Finished running through the Beatrix application framework document and read all the core parts again just to make sure that I understand the whole thing. All I can say is, I am quite amazed at what can be accomplished with just a few classes. For example I write 7 classes and I end up with a service that can be accessed via the command line, and is redundant across multiple machines(these could be located anywhere in the world), have access to a distributed file system and network resources. Not too shabby.
Finally managed to run the Webtrix(Distributed Tomcat) demo today. After having to force my JVM to give me enough heap space. This seems to be the only issue that I have with Jtrix - it needs hardware, it's not so much resource usage and a resource addiction, however giving the JVM a 128Mb of heap space seemed to satisfy it and allow me to run the demo.
Another plus to the documentation is that I understood everything and can grasp what is going on in the back-ground.
Right best sign off and catch my train...
