krasserm / scalaz-camel

A Scala(z)-based DSL for Apache Camel

Home Page:https://github.com/krasserm/scalaz-camel/wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update

Scalaz-camel is now superseded by the streamz project and its combinators for Apache Camel.

Introduction

This project provides a domain-specific language (DSL) for Apache Camel that is based on the Scala programming language and the Scalaz library. It applies functional programming (FP) concepts to enterprise integration patterns (EIPs) so that integration solutions can be constructed by composing EIPs with a functional DSL.

The scalaz-camel DSL is an alternative to Camel’s existing Java DSL and Scala DSL. It was re-designed from scratch with the goal of a better and more native integration with the Scala programming language.

Learn more …

About

A Scala(z)-based DSL for Apache Camel

https://github.com/krasserm/scalaz-camel/wiki

License:Apache License 2.0


Languages

Language:Scala 100.0%