nickel-org / nickel.rs

An expressjs inspired web framework for Rust

Home Page:http://nickel-org.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is the good threads count to setup ?

imclint21 opened this issue · comments

Hi,

How works the multi-threading in the Nickel lib? what is the good value to set in the option thread_count?

Related to: https://github.com/clintnetwork/lucid/issues/16

Thank you