FICHA · AUR

lua-mtmsg

Low-level in-memory message buffers for inter-thread communication for Lua.

  • lua-concurrency-library
  • Dev
  • Dependency only
official+codex · reviewed · Jun 2, 2026 description in en

Description

In-memory message buffers can support low-level communication between Lua threads.

This package is useful for developers building concurrent Lua applications that pass data between worker threads. It is a threading communication library, not a message broker service.

Shared communication buffers can create races or lost messages if protocols are unclear. Test backpressure and shutdown behavior.

Permissions

Permissions not analysed for this source yet.