SemanticComputing / fuseki-docker

Apache Jena Fuseki with SeCo extensions
MIT License
33 stars 15 forks source link

Can anyone hep with this great docker image performance? #25

Closed rjalexa closed 7 months ago

rjalexa commented 8 months ago

Are there any parameters or other "tricks" to help with handling more connections? Thanks a lot very grateful for your work.

yoge1 commented 7 months ago

For tuning Fuseki for performance, see e.g. FusekiTuning on Skosmos project. E.g. you can provide your custom Jetty configuration file as a --jetty-config=FILE parameter by overriding the CMD command of the Dockerfile.

For questions on using Fuseki, feel free to contact the jena users list.