JBoss Rules and JavaSpaces
March 29, 2007
We also have put JBoss Rules to work with JavaSpaces. It works quite well because it is POJO based and the compiled rules can just be put into the space as Entries. If that isn’t h.o.t. I don’t know what is. We have a generic worker that takes Entries out of the space & reads the appropriate rules files. It just asserts the Entries directly into the rules engine (they are POJOs too - Entry is just a marker). No XML marshalling / mapping madness etc. Just objects - neat!
Neat indeed. So much stuff to play with, so little time …
About
This page contains a single entry from Stefan Tilkov's Random Stuff posted on March 29, 2007 8:49 AM. The previous post in this blog was Metaprogramming JavaScript. The next post in this blog is REST Not for Humans?. Many more can be found on the main index page or by looking through the archives.
