Was there a label set prior to the start of the threading changes?
Is there going to be one?
-bill
On Wed, Jan 23, 2002 at 11:46:48AM -0700, Huston wrote:
> Bill,
>
> Sorry, my mistake. I checked in the wrong version of the Echo profile (the
> one in cvs is for the new threading model). Try the new version I just
> checked in.
>
> > I thought the socket IO had it's own thread rather than running
> > in the main app thread for Beepd?
>
> The current version in cvs has an thread for each socket but the problem is
> that the profile callbacks happen on that thread too so the profile can
> stall the library. In the new threading model this is fixed. I haven't
> checked the new threading code it yet because I haven't had time to do the
> final cleanup, if you would like a copy I can send you the code (as I recall
> only Channel.java changed).
>
> --Huston
>
>
> _______________________________________________
> Beepcore-java-users mailing list
> Bee...@li...
> https://lists.sourceforge.net/lists/listinfo/beepcore-java-users
|