• 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
Re: Application Clustering
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Application Clustering


  • Subject: Re: Application Clustering
  • From: Arturo PĂ©rez <email@hidden>
  • Date: Mon, 10 Nov 2003 21:18:20 -0500

On Nov 10, 2003, at 8:50 PM, Karl wrote:

Thanks Jonathan.

For the notification mechanism, has anyone use JMS or Web Services for this?

A very simple implementation is just to use a common DA url that one application calls on others - but that requires you to know which application instances are running. We were wondering whether there was some undocumented functionality within wotaskd which allows us to become aware of the status of running instances and then communicate with them accordingly.

Two summers ago I wrote my own (under 4.5.1) using IP Multicast technology.
I patterned it after the Distributed Notification Center that used to be
in the documentation. In fact, I tried using the DNC but found that it
wasn't intended to be used in a multi-host configuration.


It essentially followed your paradigm above. The multicast would be used
to announce instances and then they would communicate via direct actions.


If you're in an OSX-only (mostly?) environment you might want to look into
the Rendezvous APIs. They almost certainly provide the glue that you need
for the above. JMS would probably be massive overkill but that was my plan,
two summers ago. Heck! I'd love to write it for you but copious free time
being what it is (like NOT!)...


-------
WebObjects in Philadelphia.  You want a cheesesteak with that?
Visit http://webobjects.meetup.com
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: FW: Application Clustering (From: email@hidden)
 >Re: Application Clustering (From: Karl <email@hidden>)

  • Prev by Date: Re: Application Clustering
  • Next by Date: Re: Turn key setup
  • Previous by thread: Re: Application Clustering
  • Next by thread: Re: Application Clustering
  • Index(es):
    • Date
    • Thread