Skip to content

Real-time safe intra-process communication #103

Description

@jackieokay
  • Implement RT allocator and incorporate into examples and demos
  • Implement lock-free synchronization alternative to the mutex in publisher (intra-process_publish_mutex) Lock-free executor #77
  • Extract memory allocations from take_intra_process_message and store_intra_process_message for pool alternative (solution: allocator template)
  • Alternative for std::map in IntraProcessManager (solution: allocator template for stdlib data structures)
  • Profiling/testing

Activity

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

Metadata

Metadata

Assignees

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