views:

49

answers:

0

The active object pattern was mentioned on Stack Overflow here. I have used the background worker class in C# in the past. The active object pattern looks interesting but more complicated. When should the active object pattern be used instead of the background worker class?