Message3292

Author amak
Recipients amak
Date 2008-06-19.13:38:13
SpamBayes Score 0.050813742
Marked as misclassified No
Message-id <1213882694.58.0.432279221449.issue1043@psf.upfronthosting.co.za>
In-reply-to
Content
This is quite a complex subject, because both cpython and java behave
differently for different bind addresses on different platforms.

Here are some links which discuss the topic

Java
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4212324
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4191980
http://bugs.sun.com/view_bug.do?bug_id=6579726
http://mail.openjdk.java.net/pipermail/net-dev/2008-February/000138.html

Cpython
http://mail.python.org/pipermail/python-list/2003-February/189535.html
http://mail.python.org/pipermail/python-list/2003-April/201645.html
http://mail.python.org/pipermail/python-list/2007-April/434587.html
http://mail.python.org/pipermail/python-dev/2006-May/065443.html

So, I'm going to have to do a lot of experimentation to see what the
recommended approach is for implementing broadcast on jython.

More soon.
History
Date User Action Args
2008-06-19 13:38:14amaksetspambayes_score: 0.0508137 -> 0.050813742
messageid: <1213882694.58.0.432279221449.issue1043@psf.upfronthosting.co.za>
2008-06-19 13:38:14amaksetspambayes_score: 0.0508137 -> 0.0508137
recipients: + amak
2008-06-19 13:38:14amaklinkissue1043 messages
2008-06-19 13:38:14amakcreate