{"id":13566501,"url":"https://github.com/ccamel/poc-piper-worker-flink","last_synced_at":"2025-04-13T06:10:54.390Z","repository":{"id":44499742,"uuid":"158215933","full_name":"ccamel/poc-piper-worker-flink","owner":"ccamel","description":":alembic:  An experiment to make flink a worker for the workflow engine piper","archived":false,"fork":false,"pushed_at":"2024-11-01T18:09:55.000Z","size":133,"stargazers_count":3,"open_issues_count":6,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-26T22:45:38.769Z","etag":null,"topics":["amqp","flink","rabbitmq","stream-processing","worker","workflow-engine"],"latest_commit_sha":null,"homepage":"","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ccamel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-11-19T12:06:48.000Z","updated_at":"2024-11-01T18:09:59.000Z","dependencies_parsed_at":"2023-11-13T08:25:42.993Z","dependency_job_id":"3ae9ef43-0b38-4d67-97e7-8bb450da1511","html_url":"https://github.com/ccamel/poc-piper-worker-flink","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccamel%2Fpoc-piper-worker-flink","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccamel%2Fpoc-piper-worker-flink/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccamel%2Fpoc-piper-worker-flink/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccamel%2Fpoc-piper-worker-flink/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ccamel","download_url":"https://codeload.github.com/ccamel/poc-piper-worker-flink/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248670434,"owners_count":21142904,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["amqp","flink","rabbitmq","stream-processing","worker","workflow-engine"],"created_at":"2024-08-01T13:02:10.896Z","updated_at":"2025-04-13T06:10:54.369Z","avatar_url":"https://github.com/ccamel.png","language":"Scala","funding_links":[],"categories":["Scala"],"sub_categories":[],"readme":"poc-piper-worker-flink\n======================\n![Build Status](https://github.com/ccamel/poc-piper-worker-flink/workflows/Build/badge.svg)\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/653e27dc026745299c50343bc2b1c3bc)](https://app.codacy.com/app/ccamel/poc-piper-worker-flink?utm_source=github.com\u0026utm_medium=referral\u0026utm_content=ccamel/poc-piper-worker-flink\u0026utm_campaign=Badge_Grade_Dashboard) [![StackShare](https://img.shields.io/badge/tech-stack-0690fa.svg?style=flat)](https://stackshare.io/ccamel/poc-piper-worker-flink)\n[![Scala Steward badge](https://img.shields.io/badge/Scala_Steward-helping-brightgreen.svg?style=flat\u0026logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAQCAMAAAARSr4IAAAAVFBMVEUAAACHjojlOy5NWlrKzcYRKjGFjIbp293YycuLa3pYY2LSqql4f3pCUFTgSjNodYRmcXUsPD/NTTbjRS+2jomhgnzNc223cGvZS0HaSD0XLjbaSjElhIr+AAAAAXRSTlMAQObYZgAAAHlJREFUCNdNyosOwyAIhWHAQS1Vt7a77/3fcxxdmv0xwmckutAR1nkm4ggbyEcg/wWmlGLDAA3oL50xi6fk5ffZ3E2E3QfZDCcCN2YtbEWZt+Drc6u6rlqv7Uk0LdKqqr5rk2UCRXOk0vmQKGfc94nOJyQjouF9H/wCc9gECEYfONoAAAAASUVORK5CYII=)](https://scala-steward.org)\n\n\u003e An experiment :alembic: to make [flink][] a worker for the workflow engine [piper][].\n\n## Description\n\n[piper] is an open-source, distributed workflow engine designed to be dead simple.\n\nThis project demonstrates the great capability of [piper][] to integrate with [flink][], the stream-processing framework from the [Apache Software Foundation](https://en.wikipedia.org/wiki/Apache_Software_Foundation).\n\nThe integration is achieved by designing a Flink Data Stream able to communicate with [piper][] through [RabitMQ](https://www.rabbitmq.com/).\n\n![piper-flink-overview](doc/piper-flink-overview.png)\n\n## Build\n\n```sh\nsbt clean package\n```\n\n[flink]: https://flink.apache.org/\n[piper]: https://github.com/creactiviti/piper\n\n[Chris Camel]: https://github.com/ccamel\n[MIT]: https://tldrlegal.com/license/mit-license\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fccamel%2Fpoc-piper-worker-flink","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fccamel%2Fpoc-piper-worker-flink","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fccamel%2Fpoc-piper-worker-flink/lists"}