Hello ohiofudu!
Of course I remember me on your interest and feedback on LAVA. I used this pattern (my prime version of Pub/Sub) only in one project and it works very good. The current release has more features and less bugs. The dispatcher understands more protokolls and the best one is, that it manages TCP/IP clients and remote communication between dispatchers.
I am carry on doing them much better:
internal handling with "clever" clusters, like OOP
topics and clients ID instead of their names and references
better defined communication protocoll between dispatcher and clients
serial client example for RS232 interfaces
My wish is to make a chat system (like ICQ) using TCP/IP to show all how usefull this pattern can be.
I opened my own web reccource, where I want to explain what it is and how to use it in own projects.
Currently my tutorial is migrating to other host and it is not downloadable, but in one-two days it will be further possible (now you can download it from LAVAs code repository).
Regards, Eugen
Message Edited by Eugen Graf on
01-24-2008 03:27 AM