[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[Libevent-users] max number of supported events?
- To: libevent-users@xxxxxxxx
- Subject: [Libevent-users] max number of supported events?
- From: Scott Dorr <j.scott.dorr@xxxxxxxxx>
- Date: Wed, 23 May 2012 11:10:36 -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: Wed, 23 May 2012 11:10:52 -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=pYn3J6Sof6HgIsPBR2g5067I5G76AOiFBUwM1/iLwnCQt/U2XgIRdlsiHY3z5sdHpj 12HwCXrRUeBRdYIdlavp0QEo7bB+TXJloH+NHMAUZd83pjg5FP9NyGdks5sn3AqsIRlp Zp+G8+pfVyB1e4C/pf+fbyN5w8oAN5iepcgWa2iP938/WFGmsEZn5DoTy+NH+t6dFa4J Zxet70I5duezlXPr4AKeIy6uLaYHCgrPQYN9ky014YyPjgksfr1Dwvr7nS1MH9u9i1NK vf3BCCLUuExrkhiXjGDryx8yVISNLhBvSBtSjFf/42atJ5CcjdTFeFrxEvLy/+cjs6Xu 35lg==
- 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.