>> Since Dolphin is using green threads I wonder how does it utilize
>> multiple CPUs that are becoming more and more common even in low-end
>> household machines ?
>> For example let's say that I have a 4-CPU machine and I start 4
>> Processes that are doing CPU-intense encryption/decription. Will 3 of
>> my CPUs be basically idling (may be doing GC) ?
>> If my assumptions are correct is there a way around it in D6 ?
>
> I'm afraid the only way to use those other cores or cpus is to use several
> images.
Which works quite nicely if you combine multiple images with a single
OmniBase database.