| Douglas C. Schmidt, Carlos O'Ryan, Irfan Pyarali, Michael Kircher, and Frank Buschmann, Leader/Followers: A Design Pattern for Ecient Multi-threaded Event Demultiplexing and Dispatching, proceedings of the 7th Pattern Languages of Programs Conference in Allerton Park, Illinois, August 2000. |
....for concurrent programming. This paper describes the Active Object pattern, which de couples method execution from method invocation and simpli es synchronized access to a shared resource by methods invoked in di erent threads of control. 4. 6 Monitor Object Pattern The Monitor Object pattern [Schmidt4, 2000] synchronizes method execution to ensure that only one method runs within an object at a time. It also allows an object s methods to cooperatively schedule their execution sequences. 4.7 Leader Follower Patterns In their paper [Schmidt5, 2000] Douglas C. Schmidt et al. describe a design ....
....Monitor Object Pattern The Monitor Object pattern [Schmidt4, 2000] synchronizes method execution to ensure that only one method runs within an object at a time. It also allows an object s methods to cooperatively schedule their execution sequences. 4. 7 Leader Follower Patterns In their paper [Schmidt5, 2000], Douglas C. Schmidt et al. describe a design pattern for e cient multi threaded event de multiplexing and dispatching. 4.8 Strategized Locking and Thread safe Decorator and Scoped Locking Patterns Developing multi threaded applications is hard since incorrect use of locks can cause subtle and ....
Douglas C. Schmidt, Carlos O'Ryan, Irfan Pyarali, Michael Kircher, and Frank Buschmann, Leader/Followers: A Design Pattern for Ecient Multi-threaded Event Demultiplexing and Dispatching, proceedings of the 7th Pattern Languages of Programs Conference in Allerton Park, Illinois, August 2000.
Online articles have much greater impact More about CiteSeer.IST Add search form to your site Submit documents Feedback
CiteSeer.IST - Copyright Penn State and NEC