Reply to Re: A better way to handle real-time data?
Posted by Giovanni on 01/26/08 08:52
I think db is the best solution too. A db contains a lot of
optimization like query caching that avoid to access to disk if no
values are changed.Is also really fast to retrieve data.Obviously if
the network is the neck-bottle,you should power it.