• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Design-Question for Distributed Objects
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Design-Question for Distributed Objects


  • Subject: Design-Question for Distributed Objects
  • From: Peter Horn <email@hidden>
  • Date: Thu, 2 May 2002 08:43:01 +0200

Hi!

The trouble with Cocoa is not getting things done -- thats fairly simple -- but doing things the right way. Therefore I have a question.

I write a kernel-frontend application, i.e. there may be several different kernels running on the machine, and each of them may have one or more frontends attached to it. While the kernel is a command-line Unix-app, that can be launched several times, the frontend should be a multi-doc Aqua-app, where each instance of the Doc-class is one frontend.

The question is: Which kind of communication is best? I tried with pipes, but that causes some problems. One really cool thing about DOs is the possibiliy to have the kernel running on a different machine -- if that is possible, it would be great.

So which classes are the ones I should use to build the communication, it should be possible for the frontend to find all running kernels on the machine (and -- possibly -- on the network) and to connect to one of them (the user chooses one.)

Any help would be appreciated,
Peter
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: [NSEvent locationInWindow]
  • Next by Date: Re: NSTextView: how to avoid insertion of text
  • Previous by thread: repost: NSOutlineView question
  • Next by thread: Re: NSTextView: how to avoid insertion of text
  • Index(es):
    • Date
    • Thread