Mitch Pirtle wrote:
On Wed, Mar 17, 2010 at 7:45 PM, CED <cons...@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
_______________________________________________
New York PHP Users Group Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

http://www.nyphp.org/Show-Participation



I did check out the available source for them, but It's a slightly differing usage from those; It's looking like I'm going to build it in Java then...

--
<img src="http://covenantedesign.com/logo.jpg"; border ="0">
995 Maple Hill Road
Castleton, New York 12033
518-331-5061
cons...@covenantedesign.com

_______________________________________________
New York PHP Users Group Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

http://www.nyphp.org/Show-Participation

Reply via email to