Would resources (memory, cpu, etc) be saved by clumping them into one
JRun server?
Plus, I am talking about grouping very simple and small coldfusion
applications together.
ColdFusion application of any significate size and importance would
probably get their own JRun Server instance.

What do you think?

Thanks,
Troy

Dave Watts wrote:

> > Anyone understand much about the J2EE Framework like *.ear
> > files, *.war files, etc. and how it all relates to one another?
> >
> > I was considering deploying multiple ColdFusion Applications
> > under one JRun Server.  For example:
> >
> > \WebApps
> > \WebApps\app1-ear
> > \WebApps\app1-ear\cfusion1-war
> > \WebApps\app1-ear\cfusion2-war
> > \WebApps\app2-ear
> > \WebApps\app2-ear\cfusion-war
> > etc.
> >
> > I would presume that all these coldfusion applications would
> > remain autonomous and would have individual CFAdministrators.
> >
> > Do I have this correct?
>
> I'm not sure whether you can do this. Theoretically, I don't see why you
> couldn't, except that you'd have to manually edit configuration files
> to get
> each CF application to listen on different ports.
>
> However, I'm not sure why you'd want to do this. If you did, they'd all
> compete for the same JVM resources, and wouldn't be isolated in case of
> failure at the JRun server itself. Why not just create multiple JRun
> servers, one for each CF instance?
>
> Dave Watts, CTO, Fig Leaf Software
> http://www.figleaf.com/
> phone: 202-797-5496
> fax: 202-797-5444
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to