This post originated from an RSS feed registered with Java Buzz
by Scott Delap.
Original Post: Werx 2 Bus with Spring
Feed Title: ClientJava.com
Feed URL: http://www.clientjava.com/archives/wireless_mobile.rdf
Feed Description: Client/Desktop Related Java Development
There has been a lot of threading, message bus, and framework chatter the last few days. I decided to check up on a message bus technology I've used in the past, Werx. It seems like they've been quite busy:
Werx 2 Bus with Spring Werx2 is now out. The bus has been redesigned and re-coded from the ground up. It now uses processors, channels, and controller objects to make it very flexible. The goals of Werx2 are as follows:
* Lightweight messaging system
* Easy multi-threaded operation via messaging and channels
* Thread safety, thread safety, thread safety.
* Test for thread safety, performance, resource use, etc. ensure stable bus code.
* Ease of use
* Fast -- Execution is local.