Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[paho-dev] MaxInFlight limitation

Hi all,

We were running into an issue in a use case for the eclipse client where we publish a pretty constant high volume of messages in short amounts of time. We were hitting the "too many messages being published" exception and noticed that in the source code "maxInFlight" messages were set to 10. Is there a reason for this low limit? Also what would be an effective way to get around it?

Thank you for your time,
Enjoy the upcoming holidays!
Herman

On Dec 22, 2014 7:42 AM, "Ian Craggs" <icraggs@xxxxxxxxxxxxxxxxxxxxxxx> wrote:
Hello all,

I'm back from vacation in NZ with family, and now it seems I'm over the jet-lag as well, so I'll be back to answering your questions. :-)

--
Ian Craggs
icraggs@xxxxxxxxxx                 IBM United Kingdom
Paho Project Lead; Committer on Mosquitto

_______________________________________________
paho-dev mailing list
paho-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/paho-dev

Back to the top