Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

5 Commits

Repository files navigation

TaskQueue

This is a simple task queue implementation in Java to experiment with threadpools. Tasks can be submitted and run asynchronously. A simple bocking queue is also implemented as an experimentation. The code is well commented and self-explanatory.

About

A blocking task queue implementation in Java for processing tasks

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages