TCP Sockets are unrealiable

Frank Gerlach frankgerlach22 at gmx.de
Sun Jan 9 22:07:52 UTC 2005


Hello,
I am currently trying to develop an ORB for Squeak. Unfortunately, the
TCP Sockets seem to be very unreliable. Attached are a simple server
and a java client, which lock up Squeak after a couple of hundred
requests. The scenario is multi-threaded with 20 threads/Processes 
running in parallel. 
Maybe I am doing something which I shouldn't, so please comment my
code... 
Thanks !

regards

Frank




-- 
+++ GMX - die erste Adresse für Mail, Message, More +++
1 GB Mailbox bereits in GMX FreeMail http://www.gmx.net/de/go/mail
-------------- next part --------------
A non-text attachment was scrubbed...
Name: TestAcceptor.st
Type: application/octet-stream
Size: 1186 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20050109/7c55aae6/TestAcceptor.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: TestWorker.st
Type: application/octet-stream
Size: 790 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20050109/7c55aae6/TestWorker.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: TCPClientSample.java
Type: application/octet-stream
Size: 2227 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20050109/7c55aae6/TCPClientSample.obj


More information about the Squeak-dev mailing list