Having had a chat with some people who know GemStone far better than I
(while at Smalltalk Solutions) it seems that it would be better to use non-blocking socket reads (at least in GemStone). After talking to some VisualWorks people, it seems that VisualWorks quetly uses non-blocking socket reads, even when you think you are using blocking reads (!). So, would anyone have a problem with my moving to using non-blocking socket reads explicitly in Swazoo? Thanks, Bruce |
Hi Bruce:
Sounds good to me! On May 6, 2004, at 11:25 AM, Bruce Badger wrote: > Having had a chat with some people who know GemStone far better than I > (while at Smalltalk Solutions) it seems that it would be better to use > non-blocking socket reads (at least in GemStone). > > After talking to some VisualWorks people, it seems that VisualWorks > quetly uses non-blocking socket reads, even when you think you are > using > blocking reads (!). > > So, would anyone have a problem with my moving to using non-blocking > socket reads explicitly in Swazoo? > > Thanks, > Bruce > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by Sleepycat Software > Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to > deliver higher performing products faster, at low TCO. > http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3 > _______________________________________________ > Swazoo-devel mailing list > [hidden email] > https://lists.sourceforge.net/lists/listinfo/swazoo-devel > > Joseph Bacanskas [|] --- I use Smalltalk. My amp goes to eleven. |
In reply to this post by Bruce Badger-3
No problem for me either, actually it seems that it will be very usefull
thing. Thanks Bruce! Best regards Janko Bruce Badger pravi: > Having had a chat with some people who know GemStone far better than I > (while at Smalltalk Solutions) it seems that it would be better to use > non-blocking socket reads (at least in GemStone). > > After talking to some VisualWorks people, it seems that VisualWorks > quetly uses non-blocking socket reads, even when you think you are using > blocking reads (!). > > So, would anyone have a problem with my moving to using non-blocking > socket reads explicitly in Swazoo? > > Thanks, > Bruce > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by Sleepycat Software > Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to > deliver higher performing products faster, at low TCO. > http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3 > _______________________________________________ > Swazoo-devel mailing list > [hidden email] > https://lists.sourceforge.net/lists/listinfo/swazoo-devel > -- Janko Mivsek Systems Architect EraNova d.o.o. Ljubljana, Slovenia http://www.eranova.si |
In reply to this post by Joseph Bacanskas-4
OK then, chaps. Watch this space. ... but don't hold your breath - it
may take a week or two to find the time to do the job. All the best, Bruce On Fri, 2004-05-07 at 11:09, Joseph Bacanskas wrote: > Hi Bruce: > > Sounds good to me! > > On May 6, 2004, at 11:25 AM, Bruce Badger wrote: > > > Having had a chat with some people who know GemStone far better than I > > (while at Smalltalk Solutions) it seems that it would be better to use > > non-blocking socket reads (at least in GemStone). > > > > After talking to some VisualWorks people, it seems that VisualWorks > > quetly uses non-blocking socket reads, even when you think you are > > using > > blocking reads (!). > > > > So, would anyone have a problem with my moving to using non-blocking > > socket reads explicitly in Swazoo? > > > > Thanks, > > Bruce > > > > > > > > > > ------------------------------------------------------- > > This SF.Net email is sponsored by Sleepycat Software > > Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to > > deliver higher performing products faster, at low TCO. > > http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3 > > _______________________________________________ > > Swazoo-devel mailing list > > [hidden email] > > https://lists.sourceforge.net/lists/listinfo/swazoo-devel > > > > > Thanks!! > Joseph Bacanskas [|] > --- I use Smalltalk. My amp goes to eleven. > > > |
Free forum by Nabble | Edit this page |