"There's nothing remarkable about it. All one has to do is hit the
right keys at the right time and the instrument plays itself."
Johann Sebastian Bach.
|
Java links http://www.javalobby.org
(***)
JASon is an Open Source Java Application Server. This is a waste container for services. A Service is any piece of Java code that must run as a background task. For instance, imagine a scheduler for running a task every night, you would like a framework for loading it and configuring the time and the tied task. JAson provides such facilities and much more. JASon integrates log, security, control and accessibility mecanism... JASon controls the life cycle of the services, it can decide to increase or decrease the powerful of all its inner components depending on your need. You can control your server remotly adding or updating services. |