Skip to content

implement support for an asyncronous event type, including publish & subscribe features #253

@haydnv

Description

@haydnv

Example use cases:

  • scheduling a cron by subscribing to an event published once per second/minute/hour/etc
  • training an ML model as a background job by having several hosts calculate & publish error data for a given subset of training data
  • notifying a third-party (non-TinyChain) service that a transaction is committed, i.e. a post-transaction hook

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions