> We are in the process of thrashing out the specs for a new
> product, and we
> are now at the stage where we are thinking of architectural issues.
>
> We have one major issue.
>
> We envisage that the system must be scaleable to the extent
> that application
> server type services will be required. However, the system we
> are developing
> is a piece of software for general sale. In many cases, the
> overhead of an
> app server will not be a major concern, because the cost of
> the system will
> justify the cost of the app server.
>

You can use one of the open source application servers, which would bring
the appserver overhead to $0, for the "general sale" case, and a costly
commercial application server where scalability is a concern.

Deployment would probably be different, but the source should work with
minimal changes.

- Avi
--
s/\be(\w+)/e-\1/g;

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to