@inproceedings{6d7e324c78a043ad8bf4b843f9d0f3f3,
title = "Constructing a multitasking programming environment",
abstract = "The construction of a multitasking programming environment called MCPE is presented. MCPE contains multiple tasks so that it can speed up response and utilize idle CPU time. Tasks communicate with each other through shared data storage. The tasks (such as a structure editor and a static analyzer) were designed as lightweight processes. The shared data storage (such as the grammar tree and the symbol table) are managed by monitors to guarantee effective sharing. Access on shared data storage is broadcast, so that the related tools can terminate unnecessary jobs. MCPE has been built on Smalltalk using a library of reusable codes, such as the MVC (model, view controller) triad and classes. The experiments showed that response time has been reduced. New tools can easily be built by reusing these classes and can be added to MCPE with no further delay in system response.",
author = "Feng-Jian Wang and Wu, {Pei Chi} and Yong, {Kai Ru} and Wang, {Jieh Cherng} and Shaw, {Cherng Wu}",
year = "1992",
month = jan,
day = "1",
doi = "10.1109/CMPEUR.1992.218403",
language = "English",
series = "Proceedings - Computer Systems and Software Engineering: 6th Annual European Computer Conference, CompEuro 1992",
publisher = "Institute of Electrical and Electronics Engineers Inc.",
pages = "383--388",
editor = "Patrick Dewilde and Joos Vandewalle",
booktitle = "Proceedings - Computer Systems and Software Engineering",
address = "United States",
note = "6th Annual European Computer Conference on Computer Systems and Software Engineering, CompEuro 1992 ; Conference date: 04-05-1992 Through 08-05-1992",
}