An open API service indexing awesome lists of open source software.

https://github.com/zowe/event-management-wg

Research and experimentation by the event management workgroup
https://github.com/zowe/event-management-wg

Last synced: about 1 year ago
JSON representation

Research and experimentation by the event management workgroup

Awesome Lists containing this project

README

          

# Event Management Workgroup

This repository contains materials related to research within the event management wg, which is focused on evaluating technologies that satisfy event streaming use cases for Mainframe systems management.

Directory structure:

| Directory | Purpose | Additional Notes |
| ----- | ----- | ----- |
| [kafka-broker-zos](./kafka-broker-zos/) | Scripts needed to run Kafka on z/OS | n/a |
| [mock-consumer](./mock-consumer/) | Mock Kafka Consumers (hard-coded) | Subdirectories contain language-specific implementations |
| [mock-producer](./mock-producer/) | Mock Kafka Producer (hard-coded) | Subdirectories contain language-specific implementations |