CO-process

Patrick Logan patrickdlogan at home.com
Sun Jan 7 17:43:12 EST 2001


<aotto2 at my-deja.com> wrote in message news:93a535$n76$1 at nnrp1.deja.com...
>
>   after Mirosoft create .NET , it's time to answer
>
>   have a look to:
>
>     http://home.t-online.de/home/aotto/mqcon_E.html

The CO-process does not seem to support multiple languages in the same OS
process operating on a shared object model/space. That seems to be a big
advantage of .net

CO-process appears to be based on multiple processes for everything. Is
communication based on sockets or some other network mechanism so the
processes are host-independent? That'd be interesting and flexible, but too
heavyweight for many of the things you'd want to use .net for.

--
Patrick Logan
mailto:patrickdlogan at home.com






More information about the Python-list mailing list