Skip to content

Instantly share code, notes, and snippets.

@peteroyle
Created May 18, 2011 06:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save peteroyle/978086 to your computer and use it in GitHub Desktop.
Save peteroyle/978086 to your computer and use it in GitHub Desktop.
proposed module struture
parent
- combined
- dist
- docs
- api
- impl (depends on api)
- spi (depends on impl)
- providers
- scheduling
- quartz (depends on spi)
- asynchronous
- thread (depends on spi)
- examples (depends on various service providers)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment