All Projects → Cadence Java Client → Similar Projects or Alternatives

262 Open source projects that are alternatives of or similar to Cadence Java Client

theeye-of-sauron
TheEye Dockers and QuickStart
Stars: ✭ 27 (-68.24%)
gohive
🐝 A Highly Performant and easy to use goroutine pool for Go
Stars: ✭ 41 (-51.76%)
Mutual labels:  task-scheduler, task-queue
python-task-queue
Asynchronous serverless task queue with timed leasing of tasks. Threaded implementations for SQS and local filesystem.
Stars: ✭ 24 (-71.76%)
Mutual labels:  task-scheduler, task-queue
orkid-node
Reliable and modern Redis Streams based task queue for Node.js 🤖
Stars: ✭ 61 (-28.24%)
Mutual labels:  task-scheduler, task-queue
psched
Priority-based Task Scheduling for Modern C++
Stars: ✭ 59 (-30.59%)
Mutual labels:  task-scheduler, task-queue
Openwebflow
基于Activiti的工作流引擎扩展,接管了Activiti对活动权限以及用户表的管理,并提供了催办、代办、加签(包括前加签/后加签)、自由跳转、分裂节点等功能
Stars: ✭ 859 (+910.59%)
Mutual labels:  workflow-engine
Django Carrot
A lightweight task queue for Django using RabbitMQ
Stars: ✭ 58 (-31.76%)
Mutual labels:  task-queue
Seal Report
Open Database Reporting Tool (.Net)
Stars: ✭ 918 (+980%)
Mutual labels:  task-scheduler
Libfastcommon
c common functions library extracted from my open source project FastDFS. this library is very simple and stable. functions including: string, logger, chain, hash, socket, ini file reader, base64 encode / decode, url encode / decode, fast timer, skiplist, object pool etc. detail info please see the c header files.
Stars: ✭ 739 (+769.41%)
Mutual labels:  task-scheduler
Athenax
SQL-based streaming analytics platform at scale
Stars: ✭ 1,178 (+1285.88%)
Mutual labels:  uber
Hyperflow
HyperFlow: a scientific workflow engine
Stars: ✭ 53 (-37.65%)
Mutual labels:  workflow-engine
Ubercaranimation
A demo app showing movement of car on map like in Uber.
Stars: ✭ 643 (+656.47%)
Mutual labels:  uber
Ridesharing Uber Lyft App
Ride-Sharing Uber Lyft Android App - Learn to build a ride-sharing Android Taxi Clone App like Uber, Lyft - Open-Source Project By MindOrks
Stars: ✭ 882 (+937.65%)
Mutual labels:  uber
Deepsleepscheduler
DeepSleepScheduler is a lightweight, cooperative task scheduler library with configurable sleep and task supervision.
Stars: ✭ 59 (-30.59%)
Mutual labels:  task-scheduler
Didicallcar
这是我自己做的一个类似滴滴打车的Android出行项目,主要针对滴滴等出行平台一直饱受质疑的“人车不符”问题,以及当前越发火热的或计划和出海战略,给出行项目增加了下面几个功能: 1. RFID识别验证功能:在司机证件或者车内识别硬件嵌入RFID识别芯片,乘客使用手机读取到芯片信息,并且通过网络发送到出行平台数据库进行验证(我用JNI加了一个C语言的MD5加密算法对识别到的信息进行了加密)。如果不是合规的“人”或“车”,则不能完成订单并向平台或监管单位汇报当前位置。(为了方便读者测试,可以使用手机读取任何一个加密或非加密RFID芯片,比如银行卡、公交卡等,我在代码中的验证前阶段把芯片信息都换成我自己的司机信息,确保读者测试时可以收到服务器的回复) 2. 海外版功能:点击切换当前语言。 3. 司机证件号码识别功能:读取司机证件上的证件号码,也可以用来与出行平台数据库的接单司机信息进行。I complete this whole project on my own . Including Android application programming,web server ( Apache + PHP + MySQL), and UI. 1.Map route planing。You can use mobile phone choose pick up & destination address,application provide address name hint and draw optimized route for user , then call car for you. 2.RFID authentication function:User can use application to scan driver license or other RFID hardware, then use NDK MD5 algorithm encrypt RFID number, and send it to Web Server Database, check with driver information and authenticate ID number , if ID number coherent with driver info , send back driver information to User and continue call car order . record user location and alert if ID not coherent. 3.Driver License Number Recognition : Application can recognize driver license digit number ,and also can send to web server for authentication & feed back result to user.
Stars: ✭ 935 (+1000%)
Mutual labels:  uber
Deck.gl
WebGL2 powered visualization framework
Stars: ✭ 9,304 (+10845.88%)
Mutual labels:  uber
Galaxy
Data intensive science for everyone.
Stars: ✭ 812 (+855.29%)
Mutual labels:  workflow-engine
Marl
A hybrid thread / fiber task scheduler written in C++ 11
Stars: ✭ 1,078 (+1168.24%)
Mutual labels:  task-scheduler
React Map Gl
React friendly API wrapper around MapboxGL JS
Stars: ✭ 6,244 (+7245.88%)
Mutual labels:  uber
Pytask Io
Python Async Task Queue
Stars: ✭ 81 (-4.71%)
Mutual labels:  task-queue
Django River
Django workflow library that supports on the fly changes ⛵
Stars: ✭ 609 (+616.47%)
Mutual labels:  workflow-engine
Cocoos
A cooperative operating system based on coroutines
Stars: ✭ 50 (-41.18%)
Mutual labels:  task-scheduler
Smartflow Sharp
基于C#语言研发的Smartflow-Sharp工作流组件,该工作流组件的特点是简单易用、方便扩展、支持多种数据库访问、高度可定制化,支持用户按需求做功能的定制开发,节省用户的使用成本
Stars: ✭ 594 (+598.82%)
Mutual labels:  workflow-engine
Machinery
Machinery is an asynchronous task queue/job queue based on distributed message passing.
Stars: ✭ 5,821 (+6748.24%)
Mutual labels:  task-scheduler
Forge
A Generic Low-Code Framework Built on a Config-Driven Tree Walker
Stars: ✭ 70 (-17.65%)
Mutual labels:  workflow-engine
React Vis
Data Visualization Components
Stars: ✭ 8,091 (+9418.82%)
Mutual labels:  uber
Nipype
Workflows and interfaces for neuroimaging packages
Stars: ✭ 557 (+555.29%)
Mutual labels:  workflow-engine
Falcon Celery
Example of how to handle background processes with Falcon, Celery, and Docker
Stars: ✭ 29 (-65.88%)
Mutual labels:  task-queue
Uber Cli
🚗Uber, at your fingertips
Stars: ✭ 1,142 (+1243.53%)
Mutual labels:  uber
Metta
An information security preparedness tool to do adversarial simulation.
Stars: ✭ 867 (+920%)
Mutual labels:  uber
Uberux
Project that demonstrates the entire animation stack present in the Uber app (android)
Stars: ✭ 1,201 (+1312.94%)
Mutual labels:  uber
Asynq
Asynq: simple, reliable, and efficient distributed task queue in Go
Stars: ✭ 934 (+998.82%)
Mutual labels:  task-queue
Rq Scheduler
A lightweight library that adds job scheduling capabilities to RQ (Redis Queue)
Stars: ✭ 1,095 (+1188.24%)
Mutual labels:  task-scheduler
Probe.gl
A performance instrumentation logging library for Uber frameworks
Stars: ✭ 24 (-71.76%)
Mutual labels:  uber
Dramatiq dashboard
A dashboard for dramatiq, specific to its Redis broker.
Stars: ✭ 82 (-3.53%)
Mutual labels:  task-scheduler
Scipipe
Robust, flexible and resource-efficient pipelines using Go and the commandline
Stars: ✭ 826 (+871.76%)
Mutual labels:  workflow-engine
Xene
A distributed workflow runner focusing on performance and simplicity.
Stars: ✭ 56 (-34.12%)
Mutual labels:  workflow-engine
Titanoboa
Titanoboa makes complex workflows easy. It is a low-code workflow orchestration platform for JVM - distributed, highly scalable and fault tolerant.
Stars: ✭ 787 (+825.88%)
Mutual labels:  workflow-engine
Seer
🗜 A customizable devtool solution
Stars: ✭ 72 (-15.29%)
Mutual labels:  uber
Prefect
The easiest way to automate your data
Stars: ✭ 7,956 (+9260%)
Mutual labels:  workflow-engine
River Admin
🚀 A shiny admin interface for django-river built with DRF, Vue & Vuetify
Stars: ✭ 55 (-35.29%)
Mutual labels:  workflow-engine
Fibertaskinglib
A library for enabling task-based multi-threading. It allows execution of task graphs with arbitrary dependencies.
Stars: ✭ 679 (+698.82%)
Mutual labels:  task-scheduler
Walle.workflowengine
一款轻量级的工作流引擎,快速构建工单应用.
Stars: ✭ 84 (-1.18%)
Mutual labels:  workflow-engine
Taskscheduler
Provides a .NET wrapper for the Windows Task Scheduler. It aggregates the multiple versions, provides an editor and allows for localization.
Stars: ✭ 628 (+638.82%)
Mutual labels:  task-scheduler
Argo Workflows
Workflow engine for Kubernetes
Stars: ✭ 10,024 (+11692.94%)
Mutual labels:  workflow-engine
Incubator Dolphinscheduler
Apache DolphinScheduler is a distributed and extensible workflow scheduler platform with powerful DAG visual interfaces, dedicated to solving complex job dependencies in the data pipeline and providing various types of jobs available out of box.
Stars: ✭ 6,916 (+8036.47%)
Mutual labels:  task-scheduler
Theflow
Workflow automation library for .NET
Stars: ✭ 72 (-15.29%)
Mutual labels:  workflow-engine
Uberclone
Uber App Clone
Stars: ✭ 593 (+597.65%)
Mutual labels:  uber
Resticprofile
Configuration profiles for restic backup
Stars: ✭ 48 (-43.53%)
Mutual labels:  task-scheduler
Slickflow
.NET 开源工作流, NET Open Source Workflow Engine
Stars: ✭ 559 (+557.65%)
Mutual labels:  workflow-engine
Machine
Machine is a workflow/pipeline library for processing data
Stars: ✭ 78 (-8.24%)
Mutual labels:  workflow-engine
Taskq
Golang asynchronous task/job queue with Redis, SQS, IronMQ, and in-memory backends
Stars: ✭ 555 (+552.94%)
Mutual labels:  task-queue
Rq
Simple job queues for Python
Stars: ✭ 8,065 (+9388.24%)
Mutual labels:  task-queue
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.
Stars: ✭ 5,522 (+6396.47%)
Mutual labels:  uber
Flower
Real-time monitor and web admin for Celery distributed task queue
Stars: ✭ 5,036 (+5824.71%)
Mutual labels:  task-queue
Loonflow
基于django的工作流引擎,工单(a workflow engine base on django python)
Stars: ✭ 1,153 (+1256.47%)
Mutual labels:  workflow-engine
Openmangosteen
Devops定时调用http接口,定时执行SSH命令的WEB定时任务工具。
Stars: ✭ 41 (-51.76%)
Mutual labels:  task-scheduler
Trail Android
🚕 Simple, smooth animation for route / polylines on google maps using projections.
Stars: ✭ 465 (+447.06%)
Mutual labels:  uber
Easy Flows
The simple, stupid workflow engine for Java
Stars: ✭ 433 (+409.41%)
Mutual labels:  workflow-engine
Auto Value Bundle
Extends Autovalue to extract data from a bundle into a value object.
Stars: ✭ 36 (-57.65%)
Mutual labels:  uber
1-60 of 262 similar projects