Browsing the archives for the EJOE category
Browsing the archives for the EJOE category
Heute haben wir die neue Version von EJOE freigegeben. Es handelt sich dabei hauptsächlich um ein Bugfix Release, welches lediglich Anpassungen für XStream 1.1.3 sowie einige Fehlerkorrekturen bezüglich Synchronisation und Prozesslocks enthält. Darüber hinaus wurde auch der Garbage Collector etwas entlastet, da jetzt weitaus weniger Objekte bei der Abarbeitung der Client-Server-Kommunikation erzeugt werden.
Nachdem ich mich [...]
During last days i played a little bit with EmberIO another java library trying to manage low-level IO. And before you read on i have to make one thing clear: I’m the lead developer of EJOE and my thoughts on EmberIO may not be as objective as they should be (and as i wish they [...]
Why not to use java NIO with object brokers supporting the Request-Process-Response pattern
Today i’ve released a new version of EJOE, my lightweight java implementation of the Request-Process-Response pattern. For a full description of EJOE visit the project site. One of the new features is that it uses now *old-style* blocking IO streams for sending/reading requests [...]