Is it possible for Emacs Lisp to get something like multiprocessing from Python?

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

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
  • emacs-async

    Simple library for asynchronous processing in Emacs

  • Chrome does not fork itself, which is what you are asking for in your original post. Chrome uses child processes which you can also use in Emacs if you want. Either use async package or primitives offered by Emacs, or start named servers and use server-eval-at.

  • wings

    Wings3D is an advanced sub-division 3D modeller. (by dgud)

  • Sure, but Erlang is also meant to program telefon switches, nodes that control card readers and similar in a distributed environment, not for interactive applications, though such exist too :). Nothing bad about Erlang but Emacs is not Erlang. It would be easier to implement Emacs in Erlang, than to re-design Elisp to be Erlang.

  • 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
  • emacs-promise

    Promises/A+ for Emacs

  • You already can. Using https://github.com/jwiegley/emacs-async or https://github.com/chuntaro/emacs-promise.

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