8000 New Threading System · Issue #73 · nebulet/nebulet · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Feb 28, 2023. It is now read-only.
This repository was archived by the owner on Feb 28, 2023. It is now read-only.
New Threading System #73
Open
Open
@lachlansneff

Description

@lachlansneff

I'm at a hackathon right now so I'm planning on dedicating a lot of time to ripping out the old threading system.

The aim is to make all processes single-threaded to reduce synchronization overhead. This should also make the interface between usercode and the kernel a lot faster and simpler.

  • Remove multi-threading from processes.

  • Remove dynamic dispatching from api objects.

  • Somehow check api object type before calling api.

  • Remove synchronization from wasm table accesses.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0