You have been subscribed to a public bug:

In ZmqMiddleware::start() we assign the size of twoway_invokers_ to 8
which can at most handle 5 layers in a scope aggregating hierarchy. I'm
sure this is fine for 99% of scopes but we still run the risk of hitting
this limit because... well... its limited.

Perhaps we could redesign our thread pool class to maintain a minimum
number of threads that we spin up on creation, then allow for it to grow
if all are busy and another job arrives?

Just a suggestion. We can discuss this further when we have some time.

** Affects: unity-scopes-api (Ubuntu)
     Importance: Wishlist
         Status: New

-- 
Two-way invoke thread pool is limited
https://bugs.launchpad.net/bugs/1360281
You received this bug notification because you are a member of Ubuntu Bugs, 
which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to