Dave C

Results 6 comments of Dave C

I think this is a duplicate of https://github.com/mderrick/react-html5video/issues/9

Not sure if it's related but we are seeing issues with PDFs as well. Not nearly at this level but we do see blocking threads so I dug a little...

I am a heavy Gradle user BUT I see no real reason to switch to Gradle when Maven is working fine. - The benefits I've found with using Gradle is...

Somewhat related, we've been doing some heavy load performance testing with our installed instance and we're seeing significant blocking threads with JRuby. This is a typical blocked thread: ``` edu.illinois.library.cantaloupe.script.JRubyDelegateProxy.instantiateDelegate(JRubyDelegateProxy.java:119)...

Also seeing this on MacOS (12.6) using Rancher Desktop v1.6.1 using containerd as the container engine. nerdctl works ok, just not docker. I did have Docker Desktop installed (via homebrew)...

As I am going through the changes in IIIF 3.0 and the way the current library is designed, I'm not entirely sure what the best way is to approach implementing...