Skip to content

There’s no discussion of domain-level operations. #10

Description

@simonjwright

You might need domain-level operations for at least two possible reasons:

  • to provide an interface to higher-level domains. This is OK for procedures, but for functions seems a little more tricky; internally, the domain code runs under its dispatcher, and there could be concurrency issues unless the calling domain is using the same dispatcher.
  • to support domain setup.

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