Dailydave mailing list archives

Re: Mutex's, sheesh


From: Chris Anley <chris () ngssoftware com>
Date: Wed, 27 Sep 2006 09:37:17 +0100

Dave Aitel wrote:
For any serious program ten years from now, Python isn't going to cut
it. Not because it's not scalable enough, but I think the very concept
of scalability is going to change. A language should really be
agnostic as to how many computers its running on and storing its data
on, and it should be agnostic as to where those computers are on the
Internet. Any language with a threading model is broken by design.

Perhaps it's time for Occam and Linda to go mainstream:

http://en.wikipedia.org/wiki/Occam_programming_language
http://en.wikipedia.org/wiki/Linda_%28coordination_language%29

Occam is inherently parallel and Linda is inherently distributed.
Although, Occam is ugly. And there's still the type problem. But Linda
is neat. Something based on this set of ideas would be awesome.

     -chris.

_______________________________________________
Dailydave mailing list
Dailydave () lists immunitysec com
http://lists.immunitysec.com/mailman/listinfo/dailydave


Current thread: