UnderstandLingBV / Tuktu

Big Data Science Swiss Army Knife - http://www.tuktu.io --
http://www.understandling.com
Other
60 stars 16 forks source link

Use separate threadpool for interface #50

Closed mirekvink closed 8 years ago

mirekvink commented 8 years ago

Currently when a flow claims all resources the interface cannot claim a free Thread and an error is thrown.

Solution: create a new threadpool exclusively used by the frontend.