[lug] jails vs. UML vs. vservers?

Sean Reifschneider jafo at tummy.com
Sun Dec 19 20:54:20 MST 2004


On Sat, Dec 18, 2004 at 08:56:16PM -0500, Zichary O`Tea wrote:
>Which is better and why?

They each are better for different things.  As with many questions, the
answer depends quite heavily on your needs.  UMLs are quite independant,
for example multiple postgres instances can run because shared memory and
semaphores aren't shared, nor is process space.  UMLs however are pretty
heavy-weight.  Jails have issues, from what I've heard, with running
multiple postgres instances, so many fix that by running a shared postgres
that the virtual servers can share.

Sean
-- 
 The direct use of force is such a poor solution to any problem, it is
 generally employed only by small children and large nations.  -- D.  Friedman
Sean Reifschneider, Member of Technical Staff <jafo at tummy.com>
tummy.com, ltd. - Linux Consulting since 1995.  Qmail, Python, SysAdmin



More information about the LUG mailing list