gogearbox/gearbox

Support prefork

abahmed opened this issue ยท 1 comments

Support prefork with flag in settings (default is disabled). Preforks will enhance performance for services that don't use global states as will be be multiple forks of service.

Useful references
What is a pre-fork worker model for a server?
fasthttp/prefork

Issue-Label Bot is automatically applying the label enhancement to this issue, with a confidence of 0.99. Please mark this comment with ๐Ÿ‘ or ๐Ÿ‘Ž to give our bot feedback!

Links: app homepage, dashboard and code for this bot.