[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[Libevent-users] max number of supported events?
- To: libevent-users@xxxxxxxxxxxxx
- Subject: [Libevent-users] max number of supported events?
- From: Scott Dorr <j.scott.dorr@xxxxxxxxx>
- Date: Tue, 22 May 2012 13:28:12 -0400
- Cc: Scott Dorr <j.scott.dorr@xxxxxxxxx>
- Delivered-to: archiver@xxxxxxxx
- Delivered-to: libevent-users-outgoing@xxxxxxxx
- Delivered-to: libevent-users@xxxxxxxx
- Delivery-date: Tue, 22 May 2012 13:28:23 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:content-type:content-transfer-encoding:subject:date:message-id :cc:to:mime-version:x-mailer; bh=7E83AHlRi70uuh2EImJaaBVb5Su5tXH9KUTFegR7a/s=; b=j5nZZG9WsKGFH41M18WiaLkcNZ/kCcfPniIdGygYoKo2EdzkDbcoT9t/rMhcus36JM B6AICjw3C1cHzZpwCu+mwe/s4H1LlJhE+ghqJJsSbTVKLUUNmAPTKn2q1ul0tY7xMq7u sL5sZdLgLIRyyycVX0ihiDx3YWfzG2UOlwWv8Qdnp2PlHzlU0br2w29Sd720PzqSI/pd UGh+4KxHXg9uPkcneGHfqPAeOhS2ytZ3jmptdX2/VeGDTu7PgkkaHDmZRixc4b52DpWM kvlld9iRFsM45ehGPIExdrw8v3zjrZpw7a1XDZdOJkURY7EusUX9PNCOB0RxxfcTjd8s 2Skg==
- Reply-to: libevent-users@xxxxxxxxxxxxx
- Sender: owner-libevent-users@xxxxxxxxxxxxx
Is there an upper limit to the amount of outstanding events you can queue up on a base? (and if so, is there a difference between using an explicit base vs. the default base for this limit?)
I'm trying to track down an issue where it feels like I'm losing events -- this is on a very heavily trafficked server. I just want to make sure I'm not butting up against an upper bound somewhere. :)
Thanks!
- jsd***********************************************************************
To unsubscribe, send an e-mail to majordomo@xxxxxxxxxxxxx with
unsubscribe libevent-users in the body.