|
From: William J. M. <wm...@es...> - 2004-01-09 23:25:14
|
Fair enough. :) On Fri, Jan 09, 2004 at 03:22:50PM -0800, Lei Zhang wrote: > William J. Mills wrote: > > >David, > > > >Is the threading model in the wrapper broken to the point where > >two pfa() get called on the same channel in different threads? > > > I've noticed this too. I changed the threading model to one thread per > channel a couple of months ago, that probably explains why I'm not > having the problem that's bothering David. > > > > >Why use pfa instead of pma? > > > I'm using pfa() for one of my profiles as well, because messages on that > channel easily goes way over window_size. The 'How to write profile' > documentation suggests to use pfa() in this situation after all... so I > give up figuring out how beepcore-c's window resizing mechanism works... > > Lei > > |