db_connect: Could not connect to paper db at "wotug@dragon.kent.ac.uk"
db_connect: Could not connect to paper db at "wotug@dragon.kent.ac.uk"
@InProceedings{LehmbergOlsen06,
title = "{A}n {I}ntroduction to {CSP}.{NET}",
db_connect: Could not connect to paper db at "wotug@dragon.kent.ac.uk"
author= "Lehmberg, Alex and Olsen, Martin N.",
db_connect: Could not connect to paper db at "wotug@dragon.kent.ac.uk"
editor= "Welch, Peter H. and Kerridge, Jon and Barnes, Frederick R. M.",
db_connect: Could not connect to paper db at "wotug@dragon.kent.ac.uk"
pages = "13--30",
booktitle= "{C}ommunicating {P}rocess {A}rchitectures 2006",
isbn= "978-1-58603-671-3",
year= "2006",
month= "sep",
abstract= "This paper reports on CSP.NET, developed over the last three
months at the University of Copenhagen. CSP.NET is an object
oriented CSP library designed to ease concurrent and
distributed programming in Microsoft.NET 2.0. The library
supports both shared memory multiprocessor systems and
distributed-memory multicomputers and aims towards making
the architecture transparent to the programmer. CSP.NET
exploits the power of .NET Remoting to provide the
distributed capabilities and like JCSP, CSP.NET relies
exclusively on operating system threads. A Name Server and a
workerpool are included in the library, both implemented as
Windows Services. This paper presents CSP.NET from a users
perspective and provides a tutorial along with some
implementation details and performance tests."
}