From: Asynch M. <asy...@ho...> - 2004-03-18 05:48:21
|
Okay - I looked at the code again & there definitely is a lot of refactoring that should take place, especially in SimpleRouter.java We should be able to whip up an interface for publish(), subscribe() etc that is fairly generic & turn SimpleRouter into an implementation of that interface. Also, the naive spinning up of a thread in subscribe() probably should be dealt with - but it's pretty easy to go overboard on thread management. What did you have in mind? ----- Original Message ----- From: "Robert Leftwich" <ro...@le...> To: <mod...@li...> Sent: Tuesday, March 16, 2004 5:02 PM Subject: [Mod-pubsub-developer] Java client update/rewrite > I've managed to get some time to update/rewrite the mps Java client (and > there was much rejoicing - well, from me at least). > > Firstly, is anyone else tackling this? If so, do you want to team up? If > not, the current plan is to implement it based on pubsublib.py, on the > assumption that this is fairly feature complete. Is this a valid assumption? > > Thoughts/comments welcome! > > Robert > ---------------------------------------------------------------------------- ---- > > --- > Outgoing mail is certified Virus Free. > Checked by AVG anti-virus system (http://www.grisoft.com). > Version: 6.0.614 / Virus Database: 393 - Release Date: 5/03/2004 > |