Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 374 Bytes

File metadata and controls

5 lines (4 loc) · 374 Bytes

ActiveObject

A simple active object pattern implementation. The Active Object pattern is a concurrency pattern that allows you to enqueue the requests and process them asynchronously in a separate thread.

Screenshot 2022-10-17 at 21 32 13