simpA: A Simple Agent-Oriented Java Extension for Developing Concurrent Applications

   page       BibTeX_logo.png       attach   
@incollection{simpa-lads07,
   abstract = {More and more aspects of concurrency and concurrent programming are becoming part of mainstream programming and software engineering, as a result of several factors, such as the widespread availability of multi-core / parallel architectures and Internet-based systems. Java has been one of the first mainstream languages providing a first-class native support for multi-threading, with basic low level fine-grained concurrency mechanisms. Besides this fine-grained support to concurrency, the identification of higher-level—more coarse-grained—support is important as soon as programming and engineering complex concurrent applications is considered, helping to bridge the gap between system design, implementation and testing.},
   apice = {SimpaLads07},
   author = {Ricci, Alessandro and Viroli, Mirko and Piancastelli, Giulio},
   booktitle = {Languages, Methodologies and Development Tools for Multi-Agent Systems},
   doi = {10.1007/978-3-540-85058-8_16},
   eissn = {1611-3349},
   isbn = {978-3-540-85057-1},
   isbn13 = {978-3-540-85057-1},
   issn = {0302-9743},
   month = {July},
   note = {First International Workshop, LADS 2007, Durham, UK, September 4-6, 2007. Revised Selected Papers},
   numpages = 18,
   pages = {261--278},
   publisher = {Springer Berlin / Heidelberg},
   series = {Lecture Notes in Computer Science},
   title = {simpA: A Simple Agent-Oriented Java Extension for Developing Concurrent Applications},
   url = {http://www.springerlink.com/content/ew0v841266521414/},
   venue = {LNCS},
   volume = 5118,
   year = 2008
}