But, now, many applications use glib, such as: light httpd(http://blog.lighttpd.net/articles/2008/02/19/project-glib-it-compiles-mostly). These applications needs more efficiency.
-----原始邮件-----
发件人:Johan
Dahlin
收件人:Felipe Contreras
主题:Re: proposal about glib
发送时间:30
Jun 2008, 07:25:03 AM
Felipe Contreras wrote:
> 2008/6/29
Johan Dahlin <jdahlin async com br>:
>>
Havoc Pennington wrote:
>>> Hi,
>>>
>>>
2008/6/25 <yangyang hexun com>:
>>>>
1)I use glib's main event loop, but why glib's main event loop don't
support
>>>> epoll/kqueue?
>> The GLib event loop has
been designed to handle a low number of file
>> descriptors. Typical
Gtk+ applications uses only 1 file descriptor (the X
>>
connection).
>
> GLib isn't used only on GTK+
applications.
>
No, but it was originally designed to be used
by GTK+.
Johan