My question is if Sponge will use thread-per-world model?
Anyone know?
as far as I know yes but it may still be single threaded in some instances due to the api
Take a look at this: Formal threading model for the API
2 Likes
Thanks man.