13
0
geforkt von Mirrors/Paper
Paper/paper-server/patches/sources/net/minecraft
CraftBukkit/Spigot cbf16b353d Configurable Amount of Netty Threads
This brings back the option that the Spigot version of netty saw. By default Netty will try and use cores*2 threads, however if running multiple servers on the same machine, this can be too many threads. Additionally some people have 16 core servers. If 32 Netty threads are allowed in this setup, then the lock contention, and thus blocking between threads becomes much greater, leading to decreased performance.

By: md_5 <git@md-5.net>
2013-12-13 11:58:58 +11:00
..
advancements Remap CraftBukkit to Mojang+Yarn Mappings 2024-12-11 22:26:55 +01:00
commands Allow Disabling of Command TabComplete 2013-06-21 18:05:54 +10:00
core Remap CraftBukkit to Mojang+Yarn Mappings 2024-12-11 22:26:55 +01:00
nbt Remap CraftBukkit to Mojang+Yarn Mappings 2024-12-11 22:26:55 +01:00
network BungeeCord Support 2014-04-12 21:23:58 +10:00
server Configurable Amount of Netty Threads 2013-12-13 11:58:58 +11:00
stats Remap CraftBukkit to Mojang+Yarn Mappings 2024-12-11 22:26:55 +01:00
util Remap CraftBukkit to Mojang+Yarn Mappings 2024-12-11 22:26:55 +01:00
world Allow Disabling Zombie Villager Aggression 2013-12-12 18:05:03 -06:00
CrashReport.java.patch Remap CraftBukkit to Mojang+Yarn Mappings 2024-12-11 22:26:55 +01:00