Skip to content

jsouthworth/etm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Etm

GoDoc Build Status Coverage Status

This library implements primatives for the epochal time model as defined in the Clojure programming language. These primatives are useful for creating concurrent code that is easy to reason about. See Are we there yet? for details on this model.

Getting started

go get jsouthworth.net/go/etm

Usage

The full documentation is available at jsouthworth.net/go/etm

License

This project is licensed under the 0BSD License - see LICENSE

Acknowledgments

  • Rich Hickey's presentation on the Epochal Time Model, Are we there yet?.
  • The Clojure project implements mechanisms with these semnatics and the documentation was helpful in creating the versions here.

TODO

  • Add STM support.

About

Epochal time model helpers for the Go programming language.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages