How to get Lua scripts to communicate with each other?

This page summarizes the projects mentioned and recommended in the original post on /r/lua

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • hacker-laws

    💻📖 Laws, Theories, Principles and Patterns that developers will find useful. #hackerlaws

  • I'd also recommend you keep Kerninghan's Law in mind in this case. If you are stretching yourself to implement it, it'll likely be too impossible to maintain. You might want to find an easier alternative solution, or (assuming you are a student) you could ask someone at your school like a TA, tutor, or instructor for help.

  • moonagents

    Reactive state machines in Lua

  • I'm not familiar with Sol3 so I don't know how (and if) this can fit with it, but you can have a look at MoonAgents. It's a library I wrote some time ago that loosely implements the ITU-T SDL standard which defines precisely the system you are looking for, where multiple concurrently running agents (scripts) send/receive signals (data) to each other and react accordingly.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts