您的位置:首页技术文章
文章详情页

Jencks 1.0 Released: 基于Spring的消息驱动POJOs

浏览:3日期:2024-03-12 15:58:15
Jencks 1.0 ReleasedJencks 是一款轻量级的JCA Container, 能够很容易的基于Spring提供消息驱动的POJOs.使用JMS, JAX-RPC, JBI 或者 JCA CCI, 与此同时提供一个XA based JDBC连接池机制, Jencks 能够支持 inbound 和 outbound messaging. Jencks 默认重用了Geronimo JCA connector,WorkManager 和TransactionManager官方的release notes提到目前的Jencks 支持:working inbound JMS consumption using regular JMS transactions or full XA transactions with full recovery if a durable message log, like Howl is configured outbound messaging with JMS or XA based JDBC pooling Spring factory beans for Geronimo connector and transaction components such WorkManager, TransactionManager, BootstrapContext migration of ActiveMQ's JCA Container into Jencks reuse on Geronimo implementation code by default for WorkManager and TransactionManager but allows different providers to be plugged in. 具体信息和下载可以访问:http://jencks.org/Jencks+1.0+Release?refresh=1
标签: Spring
相关文章: