lfarm VS cl-gearman

Compare lfarm vs cl-gearman and see what are their differences.

lfarm

Distribute work across machines using the lparallel API. (by lmj)

cl-gearman

Common Lisp Library for the Gearman distributed job system. (by taksatou)
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
lfarm cl-gearman
2 1
103 22
- -
0.0 1.8
almost 9 years ago over 2 years ago
Common Lisp Common Lisp
BSD 3-clause "New" or "Revised" License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

lfarm

Posts with mentions or reviews of lfarm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-24.

cl-gearman

Posts with mentions or reviews of cl-gearman. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-24.
  • Curiosity: scheduler choices for lispy microservice architecture.
    3 projects | /r/lisp | 24 Jun 2021
    I have seen cl-gearman used in the wild (for example for Ultralisp), there is lfarm (distributing work across machines, on top of lparallel and usocket), "jobs" and "workers" makes me think cl-gserver (Erlang-inspired GenServer, actors pattern)… not really answering, throwing ideas in case you didn't see them, and furnish this discussion a bit :]

What are some alternatives?

When comparing lfarm and cl-gearman you can also consider the following projects:

cl-gserver - Sento - Actor framework featuring actors and agents for easy access to state and asynchronous operations.