Menu

Simple Java Server v1.0 Released.

I'm pleased to announce the release of the Simple Java Server v1.0.

Simple Java Server is an easy to use, object-oriented system for creating daemons and other servers in Java, without needing to know anything about Java networking. It can be used to write all sorts of servers, but particularily excels when writing request-response style servers like POP3 and SMTP. It is akin to the Unix "inetd" command in that it can listen for incoming requests from any ports the system administrator specifies, with each port being controlled by one or more adapter plug-ins which manage the communications.

The Simple Java Server contains a wide variety of administration tools, and uses a simple XML format for its configuration. Services can be brought online and offline quickly and easily, the server can be shutdown nicely or hard, and full logging facilities are provided.

The Simple Java Server can be downloaded from http://sf.net/projects/sjs, and is licensed under the GPL.

Posted by Brad BARCLAY 2004-12-05

Log in to post a comment.

MongoDB Logo MongoDB