Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

github.com/surajsub/temporal-event-example

Package Overview
Dependencies
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/surajsub/temporal-event-example

Source
Go Modules
Version
v0.0.0-20240826135520-96e1588a5c21
Version published
Created
Source

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.

FAQs

Package last updated on 26 Aug 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts