SaaSHub helps you find the best software and product alternatives Learn more β
Sdk-java Alternatives
Similar projects and alternatives to sdk-java
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
windmill
Open-source developer platform to power your entire infra and turn scripts into webhooks, workflows and UIs. Fastest workflow engine (13x vs Airflow). Open-source alternative to Retool and Temporal.
-
dapr
Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge.
-
API Platform
πΈοΈ Create REST and GraphQL APIs, scaffold Jamstack webapps, stream changes in real-time.
-
-
-
StackStorm
StackStorm (aka "IFTTT for Ops") is event-driven automation for auto-remediation, incident responses, troubleshooting, deployments, and more for DevOps and SREs. Includes rules engine, workflow, 160 integration packs with 6000+ actions (see https://exchange.stackstorm.org) and ChatOps. Installer at https://docs.stackstorm.com/install/index.html
-
-
cadence
Cadence is a distributed, scalable, durable, and highly available orchestration engine to execute asynchronous long-running business logic in a scalable and resilient way.
-
ReactiveUI
An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application.
-
-
-
-
-
-
-
-
sdk-java discussion
sdk-java reviews and mentions
-
6 Steps to Run API Automation Testing
5. Choose the Right Testing Tools
- Maestro: Netflix's Workflow Orchestrator
-
Show HN: Hatchet β Open-source distributed task queue
How does this compare against Temporal/Cadence/Conductor? Does hatchet also support durable execution?
https://temporal.io/
-
When "letting it crash" is not enough
Flawless sounds a lot like https://temporal.io/ .
I'm wondering if it has the same scalability concerns - sticking everything in Postgres is fine at small-ish scale, but what happens when you outgrow Postgres, either because you have higher availability requirements (can't handle primary DB restarts) or because of the sheer volume of the workload?
-
How To Collect Temporal.io Logs Using Axiom And Pino
Temporal is a scalable and reliable runtime for durable Workflow Executions. It enables you to develop as if failures don't even exist. I started exploring it over the Christmas holiday and using it for a recently open-sourced project.
-
Ask HN: How have you implemented human-in-the-loop workflows?
I have my eyes on https://temporal.io/ for similar purposes.
-
Which queue System you prefer for ecommerce and PS
Check out temporal.io open source project for a much cleaner solution using Durable Execution abstraction.
-
StackStorm β IFTTT for Ops
Interesting to see Netflix featured both on StackStorm & https://temporal.io/ frontpages.
- Open source durable execution platform
-
Leveraging Temporal for resilient remote procedure calls (RPC)
Our stack at Escape is written in multiple languages because each team has specific needs. We use TypeScript for its vibrant ecosystem, Python for cybersecurity research and Go for performance-sensitive tasks. To orchestrate cross-language task orchestration, we first developed a simple request-response protocol over HTTP, but it wasn't sustainable as the Escape codebase grew rapidly. We evaluated several technologies to replace our homegrown protocol, and two emerged as the most promising options: Connect and Temporal. The title gives it away, but the reason is far from obvious
-
A note from our sponsor - SaaSHub
www.saashub.com | 3 Dec 2024
Stats
temporalio/sdk-java is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of sdk-java is Java.