[wellylug] Distributed OOP Concept

Bret Comstock Waldow bwaldow at alum.mit.edu
Tue Nov 15 06:53:11 NZDT 2005


On Mon, 14 Nov 2005 23:03, David Antliff wrote:
> Timothy Goddard wrote:
> > Ruby already seems to have a similar system that might serve as a useful
> > base concept or save you a lot of work. I was just reading some info
> > about it and found a reference to Distributed Ruby (DRb).
>
> By the sounds of it, Python has a similar mechanism too.

As does Java, in several incarnations, the latest being SOA.

Based on my modest knowledge of Python, Ruby, etc. I'd surmise they are good 
for non-critical programming systems, by which I do NOT mean they are at all 
incapable, but rather that if the system isn't critical enough for you to be 
worried about the details, python especially would be a good language - it 
appears clean and easy to work with.

If you are worried about controlling the details or have requirements that you 
are concerned about (e.g. "it must be able to..."), then you would have a 
basis for looking into the details of each language and making your decision 
based on what you find.

I know Java is capable of very heavy-duty network transactions, but don't know 
much about the corresponding capabilities of Python or Ruby.

Cheers,
Bret
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.wellylug.org.nz/pipermail/wellylug/attachments/20051115/e3b969a0/attachment.pgp 


More information about the wellylug mailing list