Ben Lewis

Results 46 comments of Ben Lewis

Releasing the GIL is one thing, but is it thread safe? (I thought you used to not be able to _read_ two different files in different threads because a lot...

I think we should create a regression test in this repo, with a dummy index in a postgres container and a dummy data collection (maybe hosted by nginx or maybe...

Tags _on AMIs_ seem an awkward way to indicate the AMI choice. * You can't tag something that isn't owned by your account, but AMIs _are_ commonly shared among accounts...

For pragmatic collection management (in a petabyte-scale context like Digital Earth Australia), the hash needs to be supported in the storage system metadata (to avoid costly loading for recomputation). For...

This is a fundamental problem for the ODC API because it is _designed_ to support _deterministic_ operations on petabyte-scale data collections. For a large compute job (involving massive ODC API...

AWS S3 documents that _503 Slow Down_ responses may occur if the application does not scale gradually enough. (_500 Internal Error_ is also possible. If the request rate did scale...