Skip to content

Real-time safe intra-process communication #103

@jacquelinekay

Description

@jacquelinekay
  • 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

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