P2P framework
Kim Hawtin
khatwin at ratbaggames.com
Thu Oct 28 21:47:05 EDT 2004
More information about the Python-list mailing list
Thu Oct 28 21:47:05 EDT 2004
- Previous message (by thread): comparing multiple copies of terabytes of data?
- Next message (by thread): P2P framework
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Boria Feigin wrote: > Hi All, > > I am looking for a networking (p2p, if you like) framework with Python > bindings. Requirements are very basic - a node should be able to: > o join/leave the network (perhaps with some auth. mechanism, but not > essential at this stage) > o broadcast a message to other nodes > o communicate with another node on the network > > Basically, something like Sun's JXTA (www.jxta.org) would be more than > sufficient. They do have a Python bindings project (jxtapy.jxta.org) but > that seems dead and I'd rather avoid using Jython for the time being. > > All and any advice appreciated. hi, have a look at circle. might be appropriate. cheers, kim
- Previous message (by thread): comparing multiple copies of terabytes of data?
- Next message (by thread): P2P framework
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list