Florian Lüke
|
567a999fdc
|
add python fastapi demo; .gitignore things
|
2024-11-23 02:38:13 +01:00 |
|
Florian Lüke
|
78cab52b91
|
add sync reqrep ping pong
|
2024-11-21 22:23:52 +01:00 |
|
Florian Lüke
|
f017d2406e
|
add updated mesy_nng from mvme, fix things, add mnode_proto_test1
|
2024-11-21 21:38:20 +01:00 |
|
Florian Lüke
|
8a2c2aa7fd
|
add pub sub test programs
Lesson learned: subscription working for empty messages can be done, but
needs nng_socket_set() instead of nng_socket_set_string().
|
2024-05-07 14:59:06 +02:00 |
|
Florian Lüke
|
68ce15fedf
|
add a push-pull test program
No buffer loss seen, rate is ~40GB/s starting at around 4 producer threads.
|
2023-11-22 20:19:46 +01:00 |
|
Florian Lüke
|
6c450d3a47
|
testing piplines
|
2023-07-16 06:35:09 +02:00 |
|
Florian Lüke
|
ae815d4adb
|
untested replay over nng code
|
2023-07-02 23:33:22 +02:00 |
|
Florian Lüke
|
b5c5450877
|
separate program for inproc producer/consumer and cleanup
|
2023-06-28 11:37:52 +02:00 |
|
Florian Lüke
|
74d3b947a3
|
working pair producer and consumer
|
2023-06-27 23:17:56 +02:00 |
|
Florian Lüke
|
881dc11cd1
|
cmake scaffolding and inproc pair test program
|
2023-06-27 20:19:58 +02:00 |
|