Last update: Sun Aug 5 02:03:07 MDT 2018
@Article{Chen:2000:EME,
author = "Wang Chen and Zhou Ying and Zhang Defu",
title = "An efficient method for expressing active object in
{C++}",
journal = j-SIGSOFT,
volume = "25",
number = "3",
pages = "32--35",
month = may,
year = "2000",
CODEN = "SFENDP",
DOI = "https://doi.org/10.1145/505863.505872",
ISSN = "0163-5948 (print), 1943-5843 (electronic)",
ISSN-L = "0163-5948",
bibdate = "Wed Aug 1 17:13:57 MDT 2018",
bibsource = "http://www.math.utah.edu/pub/tex/bib/sigsoft2000.bib",
abstract = "Object-Oriented technology is fit for the construction
of open systems. However, how to express distributed or
concurrent objects has not been resolved in nowadays OO
language. The active object concept is one kind of
generalization of concurrent or distributed objects. We
analyzed the characters of active objects in detail and
propose an efficient method to express active behaviors
in Object-Oriented language such as C++. What we lay
stress on is to express active objects' two major
features: concurrency and cooperative, especially the
latter. The reusability of active objects is emphasized
as well.",
acknowledgement = ack-nhfb,
fjournal = "ACM SIGSOFT Software Engineering Notes",
journal-URL = "https://dl.acm.org/citation.cfm?id=J728",
}