single image OS with multiple freebsd machines

V S P toreason at fastmail.fm
Sat Jul 11 20:05:06 UTC 2009


hi,
I agree, and hoping that something like that is already out there

especially given freebsd separation for virtual spaces/cpus for jail
support
it just the other way around 
adding resources 'back' into the pool

After learning about kerrighed  I am thinking that

various hadoop/ map reduce systems and clustered database servers (when
they are clustered
for performance and not fault-tolerance) -- are really incorrect
approaches for
multi-machine parallelism
--instead having it done by OS resources is really the right approach
as it it basically tells application developer:
"
as long as you design your system to run concurrently on a single
machine
our OS will automatically scale it across more than one machine
"
this is very powerful -- and I was hoping something like this is also
available in
the BSD system.





On Sat, 11 Jul 2009 08:58 -0700, "Julian Elischer" <julian at elischer.org>
wrote:
> V S P wrote:
> > Hi,
> > new to the list
> > 
> > came across of
> > http://www.kerrighed.org/wiki/index.php/Main_Page
> > 
> > Which a linux-based system that virtualizes individual machines
> > into one cohesive OS so 4 machines with 4GB and 2 cpus each
> > look to applications as one machine with 16GB and 8CPUs
> 
> certainly looks interesting.
> I believe it is no more nor less feasible on FreeBSD than Linux.
-- 
Vlad P
author of C++  ORM  http://github.com/vladp/CppOrm/tree/master


-- 
http://www.fastmail.fm - Send your email first class



More information about the freebsd-virtualization mailing list