zippy1978 / ghost4j

Java wrapper for Ghostscript C API + PS/PDF document handling API
http://www.ghost4j.org
GNU Lesser General Public License v3.0
64 stars 38 forks source link

Ghostscript.getInstance() must be thread safe #55

Closed radistao closed 7 years ago

radistao commented 7 years ago

In the doc page Thread safety and multi-threading you explain how to use the lib in multithread applications, but in the same time Ghostscript#getInstance() is not thread-safe.

May be better to do it thread-safe?

radistao commented 7 years ago

damn, sorry - i'm just blind (((