diversicon-kb / diversicon-core

A knowledge base for lexicons and concepts, based on UBY
http://diversicon-kb.eu/tools
Other
0 stars 0 forks source link

Support multithreaded read access #28

Open DavidLeoni opened 8 years ago

DavidLeoni commented 8 years ago

Currently Diversicon doesn't work properly when same db is accessed by multiple threads, but seems there is an easy fix in UBY here: https://github.com/dkpro/dkpro-uby/issues/167