All Projects → IBMStreams → Streamsx.messaging

IBMStreams / Streamsx.messaging

Licence: apache-2.0
This toolkit is focused on interacting with popular messaging systems such as Kafka, JMS, XMS, and MQTT. After release v5.4.2 the complete toolkit will be deprecated. See the README.md file for hints to alternative toolkits.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Streamsx.messaging

Thingsboard
Open-source IoT Platform - Device management, data collection, processing and visualization.
Stars: ✭ 10,526 (+33854.84%)
Mutual labels:  kafka, iot-platform, mqtt
Hsweb Iot Cloud
本项目已迁移至 github.com/jetlinks
Stars: ✭ 258 (+732.26%)
Mutual labels:  kafka, iot-platform, mqtt
Flink Learning
flink learning blog. http://www.54tianzhisheng.cn/ 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去重、监控告警)分享。欢迎大家支持我的专栏《大数据实时计算引擎 Flink 实战与性能优化》
Stars: ✭ 11,378 (+36603.23%)
Mutual labels:  kafka, stream-processing, rabbitmq
Benthos
Fancy stream processing made operationally mundane
Stars: ✭ 3,705 (+11851.61%)
Mutual labels:  kafka, stream-processing, rabbitmq
Watermill
Building event-driven applications the easy way in Go.
Stars: ✭ 3,504 (+11203.23%)
Mutual labels:  kafka, stream-processing, rabbitmq
Sitewhere
SiteWhere is an industrial strength open-source application enablement platform for the Internet of Things (IoT). It provides a multi-tenant microservice-based infrastructure that includes device/asset management, data ingestion, big-data storage, and integration through a modern, scalable architecture. SiteWhere provides REST APIs for all system functionality. SiteWhere provides SDKs for many common device platforms including Android, iOS, Arduino, and any Java-capable platform such as Raspberry Pi rapidly accelerating the speed of innovation.
Stars: ✭ 788 (+2441.94%)
Mutual labels:  kafka, iot-platform, mqtt
Testcontainers Spring Boot
Container auto-configurations for spring-boot based integration tests
Stars: ✭ 460 (+1383.87%)
Mutual labels:  kafka, rabbitmq
Cap
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern
Stars: ✭ 5,208 (+16700%)
Mutual labels:  kafka, rabbitmq
Dnc
dnc 去中心化 开源社区 轻联盟 dncto.com QQ群 779699538
Stars: ✭ 551 (+1677.42%)
Mutual labels:  kafka, rabbitmq
Faust
Python Stream Processing
Stars: ✭ 5,899 (+18929.03%)
Mutual labels:  kafka, stream-processing
Awesome Kafka
A list about Apache Kafka
Stars: ✭ 397 (+1180.65%)
Mutual labels:  kafka, stream-processing
Kafka Streams
equivalent to kafka-streams 🐙 for nodejs ✨🐢🚀✨
Stars: ✭ 613 (+1877.42%)
Mutual labels:  kafka, stream-processing
Practical.cleanarchitecture
Asp.Net Core 5 Clean Architecture (Microservices, Modular Monolith, Monolith) samples (+Blazor, Angular 11, React 17, Vue 2.6), Domain-Driven Design, CQRS, Event Sourcing, SOLID, Asp.Net Core Identity Custom Storage, Identity Server 4 Admin UI, Entity Framework Core, Selenium E2E Testing, SignalR Notification, Hangfire Tasks Scheduling, Health Checks, Security Headers, ...
Stars: ✭ 639 (+1961.29%)
Mutual labels:  kafka, rabbitmq
Ksql
The database purpose-built for stream processing applications.
Stars: ✭ 4,668 (+14958.06%)
Mutual labels:  kafka, stream-processing
Cookbook
🎉🎉🎉JAVA高级架构师技术栈==任何技能通过 “刻意练习” 都可以达到融会贯通的境界,就像烹饪一样,这里有一份JAVA开发技术手册,只需要增加自己练习的次数。🏃🏃🏃
Stars: ✭ 428 (+1280.65%)
Mutual labels:  kafka, rabbitmq
Plumber
A swiss army knife CLI tool for interacting with Kafka, RabbitMQ and other messaging systems.
Stars: ✭ 514 (+1558.06%)
Mutual labels:  kafka, rabbitmq
Kasper
Kasper is a lightweight library for processing Kafka topics.
Stars: ✭ 413 (+1232.26%)
Mutual labels:  kafka, stream-processing
Go Streams
A lightweight stream processing library for Go
Stars: ✭ 615 (+1883.87%)
Mutual labels:  kafka, stream-processing
Stream Reactor
Streaming reference architecture for ETL with Kafka and Kafka-Connect. You can find more on http://lenses.io on how we provide a unified solution to manage your connectors, most advanced SQL engine for Kafka and Kafka Streams, cluster monitoring and alerting, and more.
Stars: ✭ 753 (+2329.03%)
Mutual labels:  kafka, mqtt
Hmq
High performance mqtt broker
Stars: ✭ 722 (+2229.03%)
Mutual labels:  kafka, mqtt

README -- IBMStreams/streamsx.messaging

The IBMStreams/streamsx.messaging toolkit project is an open source Streams toolkit project focused on the development of operators and functions that extend IBM InfoSphere Streams ability to interact with messaging systems.


After release v5.4.2 the complete toolkit is deprecated. Please, use the following alternatives to communicate with various message queues: | Message Queue | New Toolkit | | ------------- | ----------- | | JMS | streamsx.jms | | Kafka | streamsx.kafka | | MQTT | streamsx.mqtt | | RabbitMQ | streamsx.rabbitmq | | XMS | no toolkit planned yet |


Messaging Toolkit v5.1 is offically released to support InfoSphere Streams v4.2:

This toolkit contains support for:

  • Kafka
  • RabbitMQ
  • JMS
  • MQTT
  • XMS

Check out our SPLDOC here:

To get started with working with this toolkit:

To learn more about Streams:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].