Back
Join now
About

Popular Tags

  • open-source
  • react
  • typescript
  • alternative
  • ai
  • composable
  • tailwind-css
  • components
  • tailwind-components
  • react-native

Top Sources

  • github.com
  • 21st.dev
  • activepieces.com
  • alchemy.run
  • altsendme.com
  • anthropic.com
  • better-auth-ui.com
  • better-hub.com
  • better-i18n.com
  • better-t-stack.dev

Browse by Type

  • Tools
  • Code
bookmrks.io - Discovery, refined.
Top
  • alternative
    1
  • distributed-systems
    1
  • durable-execution
    1
  • golang
    1
  • inngest-alternative
    1
  • kafka-alternative
    1
  • long-running-workflows
    1
  • microservices-architecture
    1
  • open-source
    1
  • service-bus
    1
  • service-fabric
    1
  • state-machines
    1
  • temporal
    1
  • workflow-automation
    1
  • workflow-engine
    1
  • workflow-management
    1
  • workflow-management-system
    1
  • workflow-orchestration
    1
  • workflows
    1
Website favicontemporal.io
Website preview

Open Source Durable Execution Platform by Temporal

Temporal is an open-source platform for building reliable applications with automatic state management and fault tolerance.

Sselcuk
Summary

Temporal is an open-source durable execution platform designed to simplify the development of reliable applications. It allows developers to write code as if failures do not exist, automatically capturing state at every step of execution. In the event of a failure, Temporal Workflows can resume from the last saved state, ensuring no progress is lost and eliminating the need for manual recovery.

Key features include:

  • Automatic State Capture - Captures the state of workflows to ensure durability.
  • Built-in Retries - Automatically retries failed tasks to enhance reliability.
  • Flexible SDKs - Supports multiple programming languages for writing business logic.
  • Visibility into Workflows - Provides insights into the execution state of workflows.
  • Open-source Community - Fully open-source with an active developer community.

Use cases for Temporal include order fulfillment, transaction tracking, and developing resilient microservices. It is suitable for both startups and large enterprises looking to build robust applications.

Comments
No comments yet. Sign in to add the first comment!