chetrity
06-12-2006, 05:30 PM
Hi,
I am not sure I'm in the right place to ask this, but....I can try.
I want to design logging system.
I have many client machines sending log messages about 5,000 messages per second therefore, I can't insert directly to the db or use in-memory queuing.
The log server should respond to each client sending a message with OK or ERROR.
Do you have any idea what is the best solution for that?
If you have any resources I'll be glad to see it.
Thanks
I am not sure I'm in the right place to ask this, but....I can try.
I want to design logging system.
I have many client machines sending log messages about 5,000 messages per second therefore, I can't insert directly to the db or use in-memory queuing.
The log server should respond to each client sending a message with OK or ERROR.
Do you have any idea what is the best solution for that?
If you have any resources I'll be glad to see it.
Thanks