Re: [Beepcore-java-users] Waiting for a message in a client application
Status: Beta
Brought to you by:
huston
From: William J. M. <wm...@ol...> - 2002-08-29 17:43:13
|
Huston, did my thread stuff ever get integrated into the main line? -bill On Thu, Aug 29, 2002 at 09:38:26AM -0600, Huston wrote: > > Thank you; I have understood that now. > > Is there any document describing the threading model implemented by the > API? > > I had to look in the sources to understand when a listening thread is > > started. > > There is not right now mostly because I'm in the process of improving it. > Currently there is one thread per socket for receiving (until nio support is > added) and a thread pool that is used for calling MessageListeners. > > --Huston > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Beepcore-java-users mailing list > Bee...@li... > https://lists.sourceforge.net/lists/listinfo/beepcore-java-users |