Skip to content

How node implement MessageChannel Api #6

Description

@nextfool

Hi @danbev,

Can you explain a little bit on how node implement the "MessageChannel" api?

I googled on this topic and seems few people talked about the api implementation, only its usage.

I checked the "node_messaging.h" as well as "node_messaging.cc", and knew what a message channel/port looks like, but I can't figure out how node uses those data structure to implement a real message channel, by that I mean being ware of /keeping tracking of the communications between contexts(a parent worker and a child worker, many siblings workers etc.)

Hope you don't mind I ask a question here.

Thank you.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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