larry-robotics / elkodon

Elkodon - true zero-copy inter-process-communication in rust
Apache License 2.0
14 stars 2 forks source link

Publish-Subscribe Benchmark between two processes #42

Open elfenpiff opened 8 months ago

elfenpiff commented 8 months ago

Brief feature description

Currently, the publish-subscribe benchmark is working in one process between two threads. The benchmark shall be extended so that it can also run between two distinct processes.