Re: Xcode... - rendezvous + cluster
Re: Xcode... - rendezvous + cluster
- Subject: Re: Xcode... - rendezvous + cluster
- From: Jeff Harrell <email@hidden>
- Date: Tue, 24 Jun 2003 21:23:58 -0500
On Tuesday, June 24, 2003, at 08:39 PM, Ben Dougall wrote:
yeah, rendezvous to achieve clustering. very much like the idea of
that. is that fairly "easy" does anyone know?
If you're talking about incorporating Rendezvous into your own program,
it's *incredibly* easy. It's half a dozen lines of code to establish
and publish a service, more or less, and about the same number to
browser for services. I wrote a little utility using Rendezvous,
similar in basic functionality to iChat, and found it unbelievably
simple.
The hardest part was figuring out how to structure my protocol. Hint:
property lists are incredibly handy. ;-)
if it is, then in theory rendezvous + cluster would be pretty
achievable? maybe?
Apple seems to think so. The currently shipping version of Shake
includes this same basic functionality for distributed rendering.
--
email@hidden
http://homepage.mac.com/jharrell
_______________________________________________
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.