Ilkka Seppälä
Ilkka Seppälä
At the moment, many of the patterns utilize H2 databases to demonstrate data access (search for `jdbc:h2`). The problem is that we don't have a unified approach. Some of the...
http://xunitpatterns.com/List%20of%20Patterns.html http://martinfowler.com/books/meszaros.html
**Description:** The Join design pattern allows multiple concurrent processes or threads to be synchronized such that they all must complete before any subsequent tasks can proceed. This pattern is particularly...
http://c2.com/cgi/wiki?BindingProperties
### Description The Scheduler design pattern is a behavioral pattern used to manage the execution of tasks. This pattern is particularly useful in scenarios where tasks need to be executed...
https://en.wikipedia.org/wiki/Proactor_pattern
http://blog.jhades.org/open-session-in-view-pattern-pros-and-cons/
http://www.infoq.com/news/2015/11/redux http://redux.js.org/
https://github.com/evancz/elm-architecture-tutorial/
http://martinfowler.com/eaaCatalog/associationTableMapping.html