The Tideland Events and Services library provides a lightweight architecture for event-driven Erlang solutions. It encourages the development of very loose coupled distributed systems with a high reliability. Additional features are are easy stateful business processes and a base component for complex event processing.
Status
2009-03-01
- EAS core is working
- callback API is defined
- distributed usage is possible, but needs manual configuration
- simple start from a configuration file is not yet implemented
- execution time measuring is integrated
- API is already relative robust against wrong usage
- CES implemenation will be started to verify the EAS implementation