Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge. Learn more →
Proposals Alternatives
Similar projects and alternatives to proposals
-
temporalite
An experimental distribution of Temporal that runs as a single process
-
zenml
ZenML 🙏: Build portable, production-ready MLOps pipelines. https://zenml.io.
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
Mage
🧙 The modern replacement for Airflow. Mage is an open-source data pipeline tool for transforming and integrating data. https://github.com/mage-ai/mage-ai
-
-
-
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.
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
seldon-core
An MLOps framework to package, deploy, monitor and manage thousands of production machine learning models
-
-
-
Airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
-
Mattermost
Mattermost is an open source platform for secure collaboration across the entire software development lifecycle..
-
logseq
A local-first, non-linear, outliner notebook for organizing and sharing your personal knowledge base. Use it to organize your todo list, to write your journals, or to record your unique life.
-
Zulip
Zulip server and web application. Open-source team chat that helps teams stay productive and focused.
-
NATS
High-Performance server for NATS.io, the cloud and edge native messaging system.
-
-
-
zotero
Zotero is a free, easy-to-use tool to help you collect, organize, annotate, cite, and share your research sources.
-
machinery
Machinery is an asynchronous task queue/job queue based on distributed message passing.
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
proposals reviews and mentions
-
Is there an alternative for Airflow for running thousands of dynamic tasks?
Check out temporal.io open source project. It was built at Uber for large scale business-level processes. So any data pipelines are low-rate use cases by definition.
-
How to handle background jobs in Rust?
Otherwise you may want to look into Kafka or Fluvio to ensure that task runs at least once. If you're doing something like batch operations as a background task, Temporal is another great option.
-
No-code or Workflow as code? Better both
The runtime is developed using Temporal, which is one of the main tools that we are currently using at KuFlow. Thanks to, all the workflow executions are robust: your application will be durable, reliable, and scalable.
-
Temporal Programming, a new name for an old paradigm
Hmmm I got confused by the name. I thought it's related to https://temporal.io/
-
Possible innovations in Event Sourcing frameworks.
Have you looked at temporal.io open source platform? It uses event sourcing as an implementation detail. But it greatly simplifies the user experience compared to "raw event sourcing."
-
After Airflow. Where next for DE?
Rewrite Airflow on top of temporal.io. This way, you get unlimited scalability and very high reliability out of the box and would be able to innovate on the features that matter for DE.
-
How KuFlow supports Temporal as a worfkows engine for our processes?
In such a diverse world, it would be boring to have a single way of doing things. That's why at KuFlow we support different ways to implement the logic of our processes and tasks. And in this post, we will talk about one of them, the orchestration through Temporal, which gives us a powerful way to manage our workflows.
-
How to do distributed cronjobs with worker queues?
Use Temporal open source project. It is much more than a cronjob service. But it supports managing periodic jobs natively.
-
Laravel Workflow: Orchestration vs. Choregraphy?
It is the same type of code that is in AWS Step Functions, Azure Durable Functions and Temporal.
-
Looking for a mature distributed task queuer/scheduler in go
Give Temporal a look https://temporal.io/
-
A note from our sponsor - InfluxDB
www.influxdata.com | 30 Nov 2023
Stats
temporalio/proposals is an open source project licensed under MIT License which is an OSI approved license.