JXTASocket
Brought to you by:
shudo
P3 uses unicast and propagate pipe directly.
Applications using the master-worker library may send
very large (X MB) objects and such transmission will
fail due to message size limitaion of JXTA.
There are several ways to overcome message size
limitation. P3 can divide a large data to small JXTA
messages by itself. But it looks good to adopt
JXTASocket and it will deal with such messaging problems.