[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r405] by lonfield

Fixed the locking mechanism in the LockableOperationT template.

2023-09-30 07:53:42 Tree
[r404] by lonfield

Started to drawn a BridgePoint-model of the distributed ZeroMQ bridge.

2023-09-25 20:04:06 Tree
[r403] by lonfield

Moved the SigOpBatchSize parameter of the default scheduler to be a runtime settinf as opposed to a comptime setting. This makes more sense. As a results, chnaged the name of DefaultSchedulerT to DefaultScheduler (no T) since it's not a template anylonger. Also fixed test 35 that executed unecessary slow which had a bad impact on Valgrind profiling execution time.

2023-09-12 22:20:49 Tree
[r402] by lonfield

Some code cleanup of the requirer and provider templates.

2023-09-03 11:28:12 Tree
[r401] by lonfield

Zmq requirer & provider can now send a signal (request) and deserialize received SigOp header at the provider side. Fixed som newly found bugs.

2023-09-02 13:13:40 Tree
[r400] by lonfield
2023-09-01 16:57:15 Tree
[r399] by lonfield

Started fixing test 50 as well as the ZmqRequirerT<> ZmqProviderT<> templates.

2023-09-01 16:54:48 Tree
[r398] by lonfield

Clean-up after static code analysis using CppCheck.

2023-08-29 17:17:22 Tree
[r397] by lonfield

Fixed so that Test 49 works. Now, all tests up to and including 49 seems OK. Also some minor code clean-up.

2023-08-28 17:50:34 Tree
[r396] by lonfield

NON-working interims.
Extracted SigOp instantiator to its own file. Renamed payload serializer/deserializer to use the Zmq prefix

2023-08-24 19:31:44 Tree
Older >