Skip to content

Threadedclass and Electron #54

@sensslen

Description

@sensslen

I'm currently trying to implement an electron application using threadedClass. When starting a new threaded class I do see a lot of errors thrown. So far I think to have it tracked down to be an issue with the threading context (epectron does not allow worker threads to access electron internals). Do I understand right, that the result of threaded functions is passed on the worker thread?

Please excuse my strange wording. I'm kind of new to node development and my multithreading experience comes from languages that do have better support for multithreading (e.g. C#).

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