Skip to content

ITMO-MPP/fc-queue

Repository files navigation

FAA-based queue

In src/FlatCombiningQueue.kt, implement a concurrent queue via the flat-combining technique, using a sequential queue under the hood. You might be interested in the corresponding academic paper

Write your first and last name in the headers of the files after the @author tag.

To test your solution, please run:

  • ./gradlew test on Linux or MacOS
  • gradlew test on Windows

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages