Differences from component:

   1. No need to explicitly define dependencies for a particular service. 
   Simply order the services in the system map to facilitate dependency needs.
   2. Configuration is first-class. To start the system or a particular 
   service, a config value must be passed. This allows you to start/stop a 
   system using a development or production config in a functional way.
   3. Systems can be combined and added to after inital creation.


See https://github.com/dubiousdavid/system for more information.

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to