Is the BukkitAPI FileConfiguration Thread-Safe?

Discussion in 'Plugin Development' started by OHQCraft, Jul 18, 2014.

Thread Status:
Not open for further replies.
  1. Offline

    OHQCraft

    Does anyone know if FileConfiguration is thread-safe? I'm remaking Factions with very intensive data and tracking that would probably need a few 10s of YML files open at the same time and be accessing each one every 5 seconds.
     
  2. Offline

    RawCode

    you shoud read basic documentation about diskIO implementation of java itself and check source of cbukkit.
     
Thread Status:
Not open for further replies.

Share This Page