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
- Host: GitHub
- URL: https://github.com/zowe/event-management-wg
- Owner: zowe
- Created: 2023-05-08T19:41:55.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-06T16:20:15.000Z (almost 3 years ago)
- Last Synced: 2025-02-12T06:53:05.069Z (over 1 year ago)
- Language: Shell
- Size: 28.3 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
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 |