Hello,
I've been reading for quite some time. Some time back, I was looking for a way to play with XQuery and came across BaseX database system. Being intrigued, I've been following its development since.
I found a use-case for a personal web application, which will be querying BaseX for documents stored in XML. A scheduled cron task will be adding new documents to the database from time to time.
At the moment my default JVM is Eclipse OpenJ9 (previously IBM J9), based on OpenJDK 8, as it's promising lower memory consumption in many use-cases than Oracle's HotSpot JVM. My first small tests seem to confirm this. Has anyone else been running BaseX on either OpenJ9 or IBM J9?
Thanks and keep up the good work.
Kind regards,
Vincent