AsyncWrapper

Summary: Erlang-like object wrapper to have an object live in one process
Author: Blaine Buxton
Owner: Blaine Buxton (btb)
Co-maintainers: <None>
Categories:
Homepage: http://www.blainebuxton.com/projects
PackageInfo name: AsyncWrapper
RSS feed:

Description:

A simple framework built to play around with the idea of objects living in their own process. It basically wraps around an object so that you can send it asynchronous messages. It comes with a full test suite.

Releases


Back