mimacom / spring-integration

Extensions for spring-integration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

spring-integration

Extensions for spring-integration

spring-integration-zookeeper-starter

A spring-boot auto-configuration starter module to configure a CuratorFramework (using the spring-integration-zookeeper module)

Info: There is also the spring-cloud-zookeeper-core as a sub-module of spring-cloud-zookeeper that also auto-configures a CuratorFramework

A spring-boot auto-configuration starter module that allows an spring-integration endpoint to become leader aware. Useful when multiple service-instances are running and a leader has to be elected to take care of certain tasks such as:

  • Polling against a Channel/Source
  • Running Scheduled Jobs

About

Extensions for spring-integration


Languages

Language:Java 100.0%