Skip to content

surajsub/temporal-event-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

temporal-event-example

Build a stack in AWS using NATS and Temporal

This project demonstrates how to integrate Temporal for workflow orchestration with NATS for messaging.

Overview

Temporal is a powerful workflow orchestration engine that allows you to build and manage complex workflows with ease. NATS is a lightweight, high-performance messaging system that can be used for pub/sub, request/reply, and other messaging patterns.

This example project showcases how to use Temporal to manage workflows and NATS to handle messaging between different components of your application.

Features

  • Workflow Orchestration: Manage and execute workflows using Temporal.
  • Messaging: Use NATS for asynchronous communication and event handling.
  • Sample Workflows: Examples of common workflows integrated with NATS messaging.

About

Build a stack in AWS using NATS and Temporal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published