Hi,
We have an application where we will have to
service as high as 50 queries a second.
We've discovered that most database just cannot
keep pace.
The only option we know is to service queries out
of flat files.
Can somebody give us pointers o n what modules are
available to create flat file based database.
Specically we want a mechanism to be able service
queries which can return rows where values are greater than specified
value.
We are experiementing currently with dbm and
DB::File. These seem to handle hashes quite comfortably. How do we handle these
inequality queries.
Thanks,
Murali
Differentiated Software Solutions Pvt. Ltd.
176, Ground Floor, 6th Main, 2nd Block, RT Nagar Bangalore - 560032 Phone : 91 80 3431470 www.diffs-india.com |
- Re: Fast DB access Differentiated Software Solutions Pvt. Ltd
- Re: Fast DB access Matt Sergeant
- Re: Fast DB access Sander van Zoest
- Re: Fast DB access Matt Sergeant
- Re: Fast DB ac... Sander van Zoest
- Re: Fast ... Matt Sergeant
- Re: F... Sander van Zoest
- Re: Fast ... Differentiated Software Solutions Pvt. Ltd
- Re: Fast DB ac... Ask Bjoern Hansen
- Re: Fast ... Matt Sergeant
- Re: F... Tim Bunce