项目作者: re-ops

项目描述 :
A Distributed Clojure agent for running remote functions
高级语言: Clojure
项目地址: git://github.com/re-ops/re-gent.git
创建时间: 2017-06-19T14:25:25Z
项目社区:https://github.com/re-ops/re-gent

开源协议:Apache License 2.0

下载


Intro

Re-gent is a ZeroMQ based agent that enables the execution of distributed Clojure functions on a cluster of machines.

It is used in Re-mote pipelines to execute remote serializable Clojure functions.

Follow the official docs for more information on how to build and deploy it to remote machines managed by Re-core.

Build Status

Usage

re-gent-gif

Copyright and license

Copyright [2020] [Ronen Narkis]

Licensed under the Apache License, Version 2.0 (the “License”);
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an “AS IS” BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.