[Pl-seminar] Today 10/28, noon: Tony Garnock-Jones
Amal Ahmed
amal at ccs.neu.edu
Wed Oct 28 10:20:29 EDT 2015
Reminder: TODAY at noon...
NU Programming Languages Seminar presents
Tony Garnock-Jones (http://www.ccs.neu.edu/home/tonyg/ <http://www.ccs.neu.edu/home/tonyg/>)
NU PRL
12:00pm—1:30pm
Wednesday, October 28th, 2015
Room 366 WVH (http://www.ccs.neu.edu/home/wand/directions.html <http://www.ccs.neu.edu/home/wand/directions.html>)
Coordinated Concurrent Programming in Syndicate
-----------------------------------------------
Abstract: Most programs interact with the world: via graphical user
interfaces, networks, etc. This form of interactivity entails
concurrency, and concurrent program components must coordinate their
computations. This talk will present Syndicate, a design for a
coordinated, concurrent programming language. Each concurrent component
in Syndicate is a functional actor that participates in scoped
conversations. The medium of conversation arranges for message exchanges
and coordinates access to common knowledge. As such, Syndicate occupies
a point in design space halfway between actors and threads.
-------------- next part --------------
HTML attachment scrubbed and removed
More information about the pl-seminar
mailing list