SaaSHub helps you find the best software and product alternatives Learn more →
Apache Camel Alternatives
Similar projects and alternatives to Apache Camel
-
supabase
The open source Firebase alternative. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
aws-lambda-java-libs
Official mirror for interface definitions and helper classes for Java code running on the AWS Lambda platform.
-
n8n
Free and source-available fair-code licensed workflow automation tool. Easily automate tasks across different services.
-
openapi-generator
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
-
-
-
-
-
realworld
"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more
-
terraform-cdk
Define infrastructure resources using programming constructs and provision them using HashiCorp Terraform
-
apollo-server
🌍 Spec-compliant and production ready JavaScript GraphQL server that lets you develop in a schema-first way. Built for Express, Connect, Hapi, Koa, and more.
-
wing
A programming language for the cloud ☁️ A unified programming model, combining infrastructure and runtime code into one language ⚡
-
gdal
GDAL is an open source MIT licensed translator library for raster and vector geospatial data formats.
-
-
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.
-
-
-
-
-
Apache Camel discussion
Apache Camel reviews and mentions
-
Understanding AML/KYC: a light primer for engineers
Seamless integration of AML and KYC solutions with existing systems is critical for effective automation. Use middleware platforms like MuleSoft (commercial) or Apache Camel (open source) to facilitate data exchange or deeper integrations between many disparate systems. Integration testing to ensure faithful and ongoing interoperability between both proprietary and 3rd-party systems should be rigorous and will ensure that a misconfiguration, a poorly architected subsystem, or a bit of rogue code doesn’t threaten your compliance and expose you or your customer to risk.
- Apache Camel: a full programming stack for automation
- Show HN: Winglang – a new Cloud-Oriented programming language
-
Ask HN: What is the correct way to deal with pipelines?
"correct" is a value judgement that depends on lots of different things. Only you can decide which tool is correct. Here are some ideas:
- https://camel.apache.org/
- https://www.windmill.dev/
- https://github.com/huginn/huginn
Your idea about a queue (in redis, or postgres, or sqlite, etc) is also totally valid. These off-the-shelf tools I listed probably wouldn't give you a huge advantage IMO.
-
Is there something like airflow but written in Scala/Java?
Apache Camel Apache Nifi Spring Cloud
- Why messaging is much better than REST for inter-microservice communications
-
Can I continuously write to a CSV file with a python script while a Java application is continuously reading from it?
Since you're writing a Java app to consume this, I highly recommend Apache Camel to do the consuming of messages for it. You can trivially aim it at file systems, message queues, databases, web services and all manner of other sources to grab your data for you, and you can change your mind about what that source is, without having to rewrite most of your client code.
-
S3 to S3 transform
For a simple sequential Pipeline, my goto would be Apache Camel. As soon as you want complexity its either Apache Nifi or a micro service architecture.
-
🗞️ We have just released our JBang! catalog 🛍️
🐪 Apache Camel : Camel JBang, A JBang-based Camel app for easily running Camel routes.
- 7GUIs of Java/Object Oriented Design?
-
A note from our sponsor - SaaSHub
www.saashub.com | 6 Oct 2024
Stats
apache/camel is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of Apache Camel is Java.