h1

Tip Of the IceBerg!!

January 21, 2007

Starting Jan-2007, I have decided to start working again on many of the things I had to put off for several foolish reasons. One of these is the “Messaging Backbone in Java for IPC”.  It will be a miniature information bus that will allow Java programs to communicate with each other. RMI and concrete implementations of JMS is already there and they do serve the purpose really well. I however, wanted to build something that would not involve Object serialization and be much faster. Well, that seems to be a big statement..lets wait and see if I can achieve that.

I have already finished 20% of the work and hopefully the remaining should be done by July-2007. I will post more information on the work as I proceed in my MessagingEngine blog. But for the time being, it will remain private for all purposes. 

Leave a Comment