<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=GB2312" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi, Robert<br>
<blockquote cite="mid:200703151836079062238@21cn.com" type="cite">
<pre wrap="">
</pre>
<blockquote type="cite">
<pre wrap="">Very good job done.
When the ACE-library is not an option: e.g. due to a large footprint
(even without debugging info, optimized by size, and after cutting by
so-reduce tool all unnecessaries it may reach up to 500 K) ,
it could be an interesting framework to consider.
</pre>
</blockquote>
<pre wrap=""><!---->
Thanks for your kindness.
I don't like to use ACE too. ACE is too large, too complex.
So i decide to develop a lightweight Half-Sync/Half-Async framework.
Best regards,
stephen
</pre>
</blockquote>
I wonder why was the design decision to use Half-Sync/Half-Async
pattern but not the Leaders/Followers pattern which may be more
efficient and scalable? (<a class="moz-txt-link-freetext" href="http://www.cs.wustl.edu/~schmidt/">http://www.cs.wustl.edu/~schmidt/</a><span
class="attribute-value">PDF/lf.pdf)<br>
Does libevent allows implementation of this multi-threaded pattern?<br>
<br>
</span>
</body>
</html>