Skip to content

Implement core functionality for application threads #12259

@locker

Description

@locker

Application threads will be started by box.cfg(). The number of threads will be configurable statically (impossible to change after initial call to box.cfg()). Each thread will run an independent event loop and a Lua VM. To access application threads, new IPROTO methods will be introduced (call, eval).

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions