All Projects → re-ops → re-gent

re-ops / re-gent

Licence: other
A Distributed Clojure agent for running remote functions

Programming Languages

clojure
4091 projects
shell
77523 projects

Projects that are alternatives of or similar to re-gent

Venona
Codefresh runtime-environment agent
Stars: ✭ 31 (+72.22%)
Mutual labels:  agent, ops
re-mote
Re-mote operations using SSH and Re-gent
Stars: ✭ 61 (+238.89%)
Mutual labels:  ops, zeromq
paStash
pastaʃ'ʃ = Spaghetti I/O Event Data Processing, Interpolation, Correlation and beyond 🍝
Stars: ✭ 89 (+394.44%)
Mutual labels:  zeromq
saltstack-cheatsheet
🧂 SaltStack Cheat Sheet Plus
Stars: ✭ 31 (+72.22%)
Mutual labels:  ops
mix-agent
基于rust语言开发的一套运维监控探针,支持widnows、linux、macos系统
Stars: ✭ 14 (-22.22%)
Mutual labels:  agent
OneAgent-SDK-for-Java
Enables custom tracing of Java applications in Dynatrace
Stars: ✭ 24 (+33.33%)
Mutual labels:  agent
StockView
股票相关控件(分时图、五日分时图、自选股迷你分时图、资金趋势图、盈亏额/盈亏率)- (曲线图、折线图)
Stars: ✭ 87 (+383.33%)
Mutual labels:  curve
seal
django-base-templates 主要为 django 开发DEMO, 支持 非前后端分离 和 前后端分离模式 。
Stars: ✭ 118 (+555.56%)
Mutual labels:  ops
ws-ldn-10
Generative design workshop (Clojure/ClojureScript)
Stars: ✭ 26 (+44.44%)
Mutual labels:  agent
patent client
A collection of ORM-style clients to public patent data
Stars: ✭ 14 (-22.22%)
Mutual labels:  ops
Westworld-Style-Behavior-Pad-Interface
UPDATE 20210705: Adding ZeroMQ functions in to allow full-duplex comms with deep parts of the hosts' cognitive processes, and expose speech recognition background processes, visual processes, etc. ORIGINAL DESCRIPTION >>>This is a working version of the iconic Behavior Pad "Rose Graph" Interface that the Westworld Techs use to set Host Behaviora…
Stars: ✭ 25 (+38.89%)
Mutual labels:  zeromq
zmq
ZeroMQ based distributed patterns
Stars: ✭ 27 (+50%)
Mutual labels:  zeromq
Loki.Rat
Loki.Rat is a fork of the Ares RAT, it integrates new modules, like recording , lockscreen , and locate options. Loki.Rat is a Python Remote Access Tool.
Stars: ✭ 63 (+250%)
Mutual labels:  agent
tat-agent
TAT agent is an agent written in Rust, which run in CVM, Lighthouse or CPM 2.0 instances. Its role is to run commands remotely without ssh login, invoked from TencentCloud Console/API. Commands include but not limited to: Shell, PowerShell, Python. TAT stands for TencentCloud Automation Tools. See more info at https://cloud.tencent.com/product/tat.
Stars: ✭ 79 (+338.89%)
Mutual labels:  agent
jsonrpc2-zeromq-python
JSON-RPC 2.0 over ZeroMQ in Python
Stars: ✭ 52 (+188.89%)
Mutual labels:  zeromq
Pathslider
Numerical slider that follows a Bezier path
Stars: ✭ 15 (-16.67%)
Mutual labels:  curve
pony-zmq
Pure Pony implementation of the ZeroMQ messaging library. 🐴 0️⃣ Ⓜ️ 🍀
Stars: ✭ 64 (+255.56%)
Mutual labels:  zeromq
evoplex
Evoplex is a fast, robust and extensible platform for developing agent-based models and multi-agent systems on networks. It's available for Windows, Linux and macOS.
Stars: ✭ 98 (+444.44%)
Mutual labels:  agent
BezierKit
Bezier curves and paths in Swift for building vector applications
Stars: ✭ 190 (+955.56%)
Mutual labels:  curve
infrastructure-as-code
anmolnagpal.com/infrastructure-as-code
Stars: ✭ 17 (-5.56%)
Mutual labels:  ops

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].