On Tue, Dec 18, 2007 at 11:57:19AM -0300, Alberto Bertogli wrote:
> I wrote a patch adding TIPC support to the socket module, you can find
> it in http://bugs.python.org/issue1646.
Well, I'm supposed to "tickle the interest of one of the many folks with
commit privileges" abo
Hi!
I wrote a patch adding TIPC support to the socket module, you can find
it in http://bugs.python.org/issue1646.
TIPC (http://tipc.sf.net) is an open protocol designed for use in
clustered computer environments. It currently has an open source
implementation for Linux (>= 2.6.16), and VxWorks.