Skip to content

As lua is single threaded, API should be asynchronous #2

Open
@temsa

Description

@temsa

@timn @creationix

Asynchronous API for single threaded language have proven to be pretty efficient and fast, it's what has leaded node.js to a big success.

So, maybe it would be better tu use luvit as a core lua engine, for using asynchronous APIs (file, network, etc.) rather than current synchronous ones ?

I guess it would hugely simplify and lighten the code, and, at the sime time, able to provide a better performing tool for ROS.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions