Skip to content

Concurrent access to stateful objects #15

Description

@gbrebner

Concurrent access to stateful information between packets with multiple access points may arise through: Other Processors in the data flow that store state; callable methods in the control flow that store state; and Tables. In the future, there may also be other – more explicit – stateful store components. A possible rule is to allow multiple read points, but only single write points.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions