<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>Third Rail - Latest Comments in libevent webserver in 40 lines of c</title><link>http://thirdrail.disqus.com/</link><description></description><language>en</language><lastBuildDate>Mon, 09 Nov 2009 02:20:51 -0000</lastBuildDate><item><title>Re: libevent webserver in 40 lines of c</title><link>http://3.rdrail.net/blog/libevent-webserver-in-40-lines-of-c/#comment-22426232</link><description>Nice Post I already digged this&lt;br&gt;&lt;br&gt;Have a nice day&lt;br&gt;marc hames&lt;br&gt;______________________________________________</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Amol179871</dc:creator><pubDate>Mon, 09 Nov 2009 02:20:51 -0000</pubDate></item><item><title>Re: libevent webserver in 40 lines of c</title><link>http://3.rdrail.net/blog/libevent-webserver-in-40-lines-of-c/#comment-10927041</link><description>Thanks a lot Arek!!!&lt;br&gt;I'm feed up with libevent its web server is just too slow!! moving on libev now.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andrey</dc:creator><pubDate>Mon, 15 Jun 2009 09:07:35 -0000</pubDate></item><item><title>Re: libevent webserver in 40 lines of c</title><link>http://3.rdrail.net/blog/libevent-webserver-in-40-lines-of-c/#comment-8794511</link><description>OK that's officially slow as hell!&lt;br&gt;&lt;br&gt;ab -n 10000 -c 1000 &lt;a href="http://localhost/" rel="nofollow"&gt;http://localhost/&lt;/a&gt;&lt;br&gt;...&lt;br&gt;Requests per second:    11222.37 [#/sec] (mean)&lt;br&gt;...&lt;br&gt;&lt;br&gt;nginx FTW.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">bham</dc:creator><pubDate>Tue, 28 Apr 2009 21:24:44 -0000</pubDate></item><item><title>Re: libevent webserver in 40 lines of c</title><link>http://3.rdrail.net/blog/libevent-webserver-in-40-lines-of-c/#comment-8415143</link><description>Yes, it does (valgrind reports memory leak in the generic handler).</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Cobru</dc:creator><pubDate>Mon, 20 Apr 2009 04:31:44 -0000</pubDate></item><item><title>Re: libevent webserver in 40 lines of c</title><link>http://3.rdrail.net/blog/libevent-webserver-in-40-lines-of-c/#comment-6858788</link><description>IIRC, the generic_handler function may need a evbuffer_free(buf) call at it's end.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Steve Dekorte</dc:creator><pubDate>Tue, 21 Oct 2008 00:11:52 -0000</pubDate></item><item><title>Re: libevent webserver in 40 lines of c</title><link>http://3.rdrail.net/blog/libevent-webserver-in-40-lines-of-c/#comment-6858787</link><description>Hey, I found this page on google just recently and I wanted to add something about libevent, well mainly that 'libev' has been around for a few months now and I think that it has some major advantages over libevent. &lt;br&gt;&lt;br&gt;Libev doesn't have a built in webserver, it leaves that to the developer to code , or it can emulate libevent if the libevent httpd server is required. I've written a small server based on 'libev' and compared it to other ones. Take a look :&lt;br&gt;&lt;a href="http://www.zenebo.com/word/asynchronous-programming/lighttz-a-simple-and-fast-web-server/" rel="nofollow"&gt;http://www.zenebo.com/word/asynchronous-program...&lt;/a&gt;&lt;br&gt;&lt;br&gt;Feel free to take a look &lt;a href="http://software.schmorp.de/pkg/libev.html" rel="nofollow"&gt;http://software.schmorp.de/pkg/libev.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;cheers,&lt;br&gt;&lt;br&gt;arek bochinski</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Arek</dc:creator><pubDate>Tue, 29 Apr 2008 17:48:27 -0000</pubDate></item><item><title>Re: libevent webserver in 40 lines of c</title><link>http://3.rdrail.net/blog/libevent-webserver-in-40-lines-of-c/#comment-6858786</link><description>You sure worked hard including evhttp.h which provided all the functionality for you.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jerk Face</dc:creator><pubDate>Wed, 26 Mar 2008 16:52:59 -0000</pubDate></item></channel></rss>