Skip to content

Sunhick/concurrency-patterns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConcurrencyPatterns

/concurrency pattern Concurrency pattern implemented in java.

/Using Juice Practing how to use Guice f/w.

/Log4j2 logging Log4j2 logging f/w. Jump to log4j2 yaml configuration file

/Design pattern Some interesting and less known design patterns.

/concurrency Usage of concurrency package in java.

/deadlock detection Detecting deadlocks in java threads.

/Antipatterns Software antipatterns.

/Misc Demostrates how to start a bunch of process togather, monitor individual process and their process dependencies. If a dependent process dies, it will restart the entire process group. It will also provide a way to communicate among those processes in a group (using message bus).

About

Concurrency patterns in java

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published