A DelegateQueue Class(codeproject.com)
submitted by
razamit(4566) 3 years, 1 month ago
Last year, I wrote a toolkit for creating state machines. One of my goals for the toolkit was to provide the option of having each state machine executing in its own thread; I wanted state machines to be active objects. To realize this goal, I needed an event queue. State machines would use event queues to enqueue events sent to them and later dequeue th
|category: C#
|Views: 10
tags:
C# another
Everyones tags:
Your Tags: