[PaperMC] Folia

MC Jars [PaperMC] Folia 1.20.4-R0.1-SNAPSHOT
Folia is a new fork of Paper that adds regionized multithreading to the server.

1695832279919.png

Overview​

Folia groups nearby loaded chunks to form an "independent region." See the PaperMC documentation for exact details on how Folia will group nearby chunks. Each independent region has its own tick loop, which is ticked at the regular Minecraft tickrate (20TPS). The tick loops are executed on a thread pool in parallel. There is no main thread anymore, as each region effectively has its own "main thread" that executes the entire tick loop.

For a server with many spread out players, Folia will create many spread out regions and tick them all in parallel on a configurable sized threadpool. Thus, Folia should scale well for servers like this.

Folia is also its own project, this will not be merged into Paper for the foreseeable future.

1695832121645.png
  • 1695832276486.png
    1695832276486.png
    421.9 KB · Views: 174
TheFluxXx
Author TheFluxXx
Level
4
835 pts
1.20.4-R0.1-SNAPSHOT Version
104 Downloads
2,193 Views
Published
Updated
0.00 star(s) 0 ratings Average Rating (0)

More files from TheFluxXx

Top Bottom