Skip to content

COP 4520 - Lock-free k-FIFO Queues + Transactional FIFO Queues

Notifications You must be signed in to change notification settings

kylemart/multicore-project

Repository files navigation

Lock-free k-FIFO Queues + Transactional FIFO Queues

Build Instructions

To run, please import the project into IntelliJ as a gradle project. Then, using IntelliJ, navigate to kylemart.multicore.project.benchmarks directory. There are two classes, KQueueBenchmarks and StmQueueBenchmark. You can run each of these benchmarks by opening each respective file, right clicking on their main() method, and selecting 'run'.

About

COP 4520 - Lock-free k-FIFO Queues + Transactional FIFO Queues

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages