On Fri, Jan 25, 2013 at 6:00 PM, Brian Braun <[email protected]> wrote:

> What I need is to be able to accept as much HTTP requests as possible, to
> log every one of them as fast as possible (not syncronously), and to make
> everything fast and with a very low usage of RAM when MySQL gets slow and
> inserts need to queue. I think I need some kind of queue to buffer the
> entries when the speed of http request is higher than the speed of
> insertions in the database log.

> 3- Using some kind of any other framework that specializes in this?

http://aws.amazon.com/sqs/

Let us know how that works out if you try it  :-)

-- 
Hassan Schroeder ------------------------ [email protected]
http://about.me/hassanschroeder
twitter: @hassan

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to