Skip to content

Setup default number of workers for actix server. #92

@trueleo

Description

@trueleo

Currently actix server only uses a single thread for runtime. To fix this HttpServer::worker should be used with ideal amount of workers that can be deployed on a particular machine. This number could be logical processors available on a particular machine.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions