profile avatar

WhiskeyMC
Author

127 Downloads
Member since 4 months ago
Last active February 19, 2026
5 Projects
Sort by
Filter by
Owner
PulseFabric (Client) logo
  • 97
  • Feb 1, 2026
  • Feb 2, 2026

This is a standalone client-side PulseThread SIS mod. It functions as a server–client bridge for PulseThread SIS servers, allowing servers to offload work and receive live ray-tracing snapshots.

Owner
PulseGen (Community) logo
  • 6
  • Feb 1, 2026
  • Feb 2, 2026

PulseGen handles world and generation-related workloads for PulseThread. It requires PulseThread Core and is not intended to be used by itself.

Owner
PulseRuntime (Community) logo
  • 6
  • Feb 1, 2026
  • Feb 1, 2026

PulseRuntime provides the execution and scheduling systems used by the PulseThread framework. It works alongside PulseThread Core to manage task execution and offloading.

Owner
PulseHook (Community) logo
  • 6
  • Feb 1, 2026
  • Feb 1, 2026

PulseHook provides integration points between PulseThread and server or plugin events. It works alongside PulseThread Core and Runtime to coordinate offloading and execution behavior.

Owner
PulseThread SIS Core (Community) logo
  • 12
  • Feb 1, 2026
  • Feb 1, 2026

PulseThread is a Minecraft server performance framework focused on sync offload, async task offloading, and performance governing. This core plugin manages execution, limits, and coordination across required PulseThread modules to reduce main-thread load