This is the Linux app named Folia whose latest release can be downloaded as Foliasourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named Folia with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
Folia
DESCRIPTION
Folia is an experimental fork of the Paper Minecraft server software designed to improve scalability by introducing region-based multithreading. Traditional Minecraft servers run most game logic on a single main thread, which creates performance bottlenecks when many players are active simultaneously. Folia addresses this limitation by dividing the game world into independent regions composed of nearby chunks and assigning each region its own tick loop. These regions run concurrently on multiple threads within a thread pool, allowing server hardware with many CPU cores to process gameplay events in parallel. This architecture significantly increases scalability for large multiplayer environments where players are distributed across different areas of the world. Because the project fundamentally changes how the server processes game logic, many existing plugins are not immediately compatible and must be adapted for the new threading model.
Features
- Region-based multithreading architecture for improved server scalability
- Independent tick loops for separate world regions
- Parallel processing of gameplay logic using thread pools
- Built as an experimental fork of the Paper Minecraft server platform
- Designed for high-player-count servers and distributed gameplay worlds
- New concurrency model requiring specialized plugin development
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/folia.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.