For the difference with turbine : JASon is not a servlet engine, but a servlet engine is a service. For the difference with Avalon : JASon is not at all designed as in avalon, its scope is more limited and more oriented to the running state of a service. A component as a sense only in a service. JASon is an independant server which is more than a framework. It contains a framework for service control by also a complete XML configuration for deciding how to let services learn and cooperate by themself. JASon fixes a set of rule for a minimal cooperation, when services are loaded they can cooperate as they want. JASon has a recursive original approach. A server can be a service. Running several processes builds a new server with load balancing between processes automatically.
For conclusion, JASon is not again mature, but it is already quite different from turbine or avalon. Because it is a cooperation services container. User is more able to build its own server due to the recursive approach and the service adaptability and integration. There are two developers for the moment. Question : As JASon is not again mature, can it be integrate in Jakarta ? I mean should I contact you for a mature version 1.0 ? Alexandre Scott Sanders wrote: >For the most information see: > >http://jakarta.apache.org/site/newproject.html > > >You are LGPL residing at savannah. What is wrong with that? > >Also, how are you the same/different from Avalon and Turbine already at Jakarta? > >How many developers do you have? > >Scott Sanders > > >>-----Original Message----- >>From: Alexandre Brillant [mailto:[EMAIL PROTECTED]] >>Sent: Tuesday, April 09, 2002 6:27 AM >>To: [EMAIL PROTECTED] >>Subject: JASon 0.5 proposal >> >> >>Hello, >> >>I would like to propose you a new jakarta project : JASon located at >>http://www.djefer.com/~aws. >> >>JASon is a container for general server services. It tries to >>simplify >>the cooperation between each >>service through a common API. By default this API is tied to XML, it >>tries to describe a service >>with XML and associate it in a common cooperation domain. >>For the moment JASon isn't very mature (version 0.5), but I think the >>concept is an interesting one >>with the purpose to let the user builds its own application server >>loading services as needed. >>The last version supports for load balancing between processes and >>threads. I have included a little >>servlet engine, a web server and a little administration console for >>changing a service state. >> >>JASon is an OpenSource project under LGPL, it is available on >>savannah : http://savannah.gnu.org/projects/jason. >> >>Thank you >> >>Alexandre >> >>-- >>Alexandre Brillant >>Ing�nieur Ind�pendant Java/XML/Linux >>http://www.djefer.com >> >> >> >> >>-- >>To unsubscribe, e-mail: >><mailto:general-> [EMAIL PROTECTED]> >>For >>additional commands, >>e-mail: <mailto:[EMAIL PROTECTED]> >> >> > >-- >To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> >For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- Alexandre Brillant Ing�nieur Ind�pendant Java/XML/Linux http://www.djefer.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
