[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Storing structures in memory

Robert MannI

2/4/2008 7:24:00 AM

Hi!

I want to write a webserver, that stores a hash in RAM, and allows me to
access that hash seamlessly across all requests.

What webserver do you recommend? merb? Something stable and light.

And how would I store objects in RAM? I would rather no use memcached,
and instead let the ruby process simple store the hash structure in RAM
itself.



ty,
Herb
--
Posted via http://www.ruby-....