Retlang Api Changes

16 views
Skip to first unread message

mrettig

unread,
Oct 25, 2008, 5:13:51 PM10/25/08
to retlang-dev
The Retlang Api has been refactored to be consistent with Jetlang.
Originally, Retlang was based upon the message bus paradigm, but the
api evolved into a pure threading api using Fibers and Channels.

Thanks to Graham Nash for implementing the changes.

Old Class New Class
Retlang.ProcessContext Retlang.Fibers.ThreadFiber
Retlang.PoolQueue Retlang.Fibers.PoolFiber
Retlang.Channel Retlang.Channels.Channel

The MessageBus and ProcessBus classes no longer exist. Topic based
messaging can be implemented using Channels with Filters.

Please reply with any questions or concerns.

Mike
Retlang Developer
Reply all
Reply to author
Forward
0 new messages