Squeak becomes (almost) autistic???

John M McIntosh johnmci at smalltalkconsulting.com
Thu Oct 26 06:28:29 UTC 2000


>I have an app (a simulation) with several Processes running
>concurrently.  Each Process is a #fork of a #run method which
>contains an infinite loop.  At the bottom of each loop is a:
>....
>
>One further thing to consider, the sim (in these Processes) is
>making many Socket calls to send and receive data.
>
>---John

Ok, is this mac or something else. Which version of Squeak? Also do 
you create many sockets and dispose of them, if so how, do you let 
them just get GCed, or do you do a closeAndDestroy ?
-- 
--
===========================================================================
John M. McIntosh <johnmci at smalltalkconsulting.com> 1-800-477-2659
Corporate Smalltalk Consulting Ltd.  http://www.smalltalkconsulting.com
===========================================================================
Custom Macintosh programming & various Smalltalk dialects
PGP Key: DSS/Diff/46FC3BE6
Fingerprint=B22F 7D67 92B7 5D52 72D7  E94A EE69 2D21 46FC 3BE6
===========================================================================





More information about the Squeak-dev mailing list