Distributed Python

Jay O'Connor joconnor at cybermesa.com
Tue Jul 23 20:17:14 EDT 2002


"Martin v. Löwis" wrote:

> Lars von Wedel <vonWedel at lfpt.rwth-aachen.de> writes:
>
> > Sure, there's many applications using distributed functionality.
> > However, you should consider that technologies like CORBA or
> > Web Services have similar goals, so check out these before
> > duplicating work!
> >
> > omniORB (http://omniorb.sourceforge.net) and fnorb (don't know where)
> > are CORBA implementations with Python support. For web services in
> > Python, have a look at http://pywebsvcs.sourceforge.net/
>
> In addition, a number of Python-specific frameworks for that have been
> developed over time as well; one of the oldest of those is Dopy
> (http://www.users.cloud9.net/~proteus/dopy/welcome.html).

That was my other thought., wondering if someone else had already done
what I was toying with.  It appears so :)



--
Jay O'Connor
joconnor at cybermesa.com
http://www.r4h.org/r4hsoftware






More information about the Python-list mailing list