On Sat, Jul 31, 2010 at 8:21 AM, Matthew Wild wrote:
> Hi all,
>
> I've been wondering if there is some way I can add load measurement to
> my application when using libevent.
>
> How to define "load" is open to interpretation, but generally I refer
> to the case where events are being fired faste
Hi all,
I've been wondering if there is some way I can add load measurement to
my application when using libevent.
How to define "load" is open to interpretation, but generally I refer
to the case where events are being fired faster than my application is
processing them. Similar to the loadavg f