-
Notifications
You must be signed in to change notification settings - Fork 0
bigs/clojure-stm
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# tlq quick demonstration of references and STM in clojure. creates a ref to a vector and then spawns n threads to fill it with n items, showing that no data is lost in the threaded environment. ## Usage lein run <n> where n is the number of items/threads ## License Copyright (C) 2012 cole brown Distributed under the Eclipse Public License, the same as Clojure.
About
a simple project to demonstrate the use of references and the built-in STM in clojure
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published