/active-object

Active Object Pattern in Java and Go

Primary LanguageJava

Active Object Pattern

Two implementations for the Active Object Pattern from the book Pattern-Oriented Software Architecture, Volume 2: Patterns for Concurrent and Networked Objects.

  • activeObjectJava

  • activeObjectGo