[nycphp-talk] Fastest PHP Writing
Mitch Pirtle
mitch.pirtle at gmail.com
Wed Mar 17 21:08:47 EDT 2010
On Wed, Mar 17, 2010 at 7:45 PM, CED <consult at covenantedesign.com> wrote:
> Basically I am trying to find the most incredibly fast way to append to a
> file, and support a massive potential concurrency (think huge logging system
> for an ISP etc.).
Why not look into syslog-ng or mongodb's gridfs and/or capped collections?
Just wondering if you've checked these to avoid reimplementing the wheel :-)
-- Mitch
More information about the talk
mailing list