<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" 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><atom:link href="https://thirdrail.disqus.com/libevent_webserver_in_40_lines_of_c/latest.rss" rel="self"></atom:link><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>&lt;p&gt;Nice Post I already digged this&lt;/p&gt;&lt;p&gt;Have a nice day&lt;br&gt;marc hames&lt;br&gt;______________________________________________&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">social media consultants</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>&lt;p&gt;Thanks a lot Arek!!!&lt;br&gt;I'm feed up with libevent its web server is just too slow!! moving on libev now.&lt;/p&gt;</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>&lt;p&gt;OK that's officially slow as hell!&lt;/p&gt;&lt;p&gt;ab -n 10000 -c 1000 http://localhost/&lt;br&gt;...&lt;br&gt;Requests per second:    11222.37 [#/sec] (mean)&lt;br&gt;...&lt;/p&gt;&lt;p&gt;nginx FTW.&lt;/p&gt;</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>&lt;p&gt;Yes, it does (valgrind reports memory leak in the generic handler).&lt;/p&gt;</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>&lt;p&gt;IIRC, the generic_handler function may need a evbuffer_free(buf) call at it's end.&lt;/p&gt;</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>&lt;p&gt;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;/p&gt;&lt;p&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 noopener" target="_blank" title="http://www.zenebo.com/word/asynchronous-programming/lighttz-a-simple-and-fast-web-server/"&gt;http://www.zenebo.com/word/...&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Feel free to take a look &lt;a href="http://software.schmorp.de/pkg/libev.html" rel="nofollow noopener" target="_blank" title="http://software.schmorp.de/pkg/libev.html"&gt;http://software.schmorp.de/...&lt;/a&gt;&lt;/p&gt;&lt;p&gt;cheers,&lt;/p&gt;&lt;p&gt;arek bochinski&lt;/p&gt;</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>&lt;p&gt;You sure worked hard including evhttp.h which provided all the functionality for you.&lt;/p&gt;</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>