Re: [Libevent-users] Measuring load

2010-07-31 Thread Nick Mathewson
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

[Libevent-users] Measuring load

2010-07-31 Thread Matthew Wild
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