Files
exercises-in-programming-style/16-dataspaces/README.md
2013-12-01 22:02:26 -08:00

241 B

Style #16

Constraints:

  • Existence of one or more data spaces where processes store and retrieve data

  • Existence of one or more processes that execute concurrently

Possible names:

  • Dataspaces
  • Linda