grc-iit / ChronoLog

ChronoLog: A High-Performance Storage Infrastructure for Activity and Log Workloads
https://chronolog.dev
BSD 2-Clause "Simplified" License
5 stars 4 forks source link

Implement Thread Interdependency Test for Enhanced API Call Accuracy #160

Open EnekoGonzalez3 opened 2 months ago

EnekoGonzalez3 commented 2 months ago

Issue Overview

Create a thread interdependency test as part of the ChronoLog correctness testing pipeline. This test will involve shared memory for all threads to achieve a more accurate global picture and ensure a determined output from API calls.

Objectives