On 05/06/2012 14:19, Kai Hendry wrote:
On 28 May 2012 16:43, Andy
Smith<andy(a)bitfolk.com> wrote:
- 99.04% of BitFolk customers have less than 2GiB
addressable RAM.
I'm wondering what software process actually consume>2G of
RAM and
would get stuck if it ran out?
An in-memory datastore like Memcache or Redis can quite happily chew
through as much RAM as you can throw at it if you have a big enough data
set. I believe Redis can be configured to swap, but performance would
take a nose-dive.
--
Phil