Browsing the archives for the EJOE category

EJOE 0.3.5 released

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 [...]

No Comments
Februar 4, 2006 in Development, EJOE

Some thoughts on EmberIO and EJOE

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 [...]

No Comments
März 13, 2005 in EJOE

Some words about java NIO and EJOE

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 [...]

No Comments
März 7, 2005 in EJOE