awips2/edexOsgi/com.raytheon.edex.plugin.grib/resources/com.raytheon.edex.plugin.grib.properties
Ben Steffensmeier acfc7318b4 Issue #2402 Up grib split to 2 threads make it configureable.
Former-commit-id: 5facc316a8 [formerly b089df5ca1] [formerly d644235fe1] [formerly 5facc316a8 [formerly b089df5ca1] [formerly d644235fe1] [formerly 29e77f2e6c [formerly d644235fe1 [formerly f3308c200407bae39175f2620559c6489aa5c788]]]]
Former-commit-id: 29e77f2e6c
Former-commit-id: 57a93ec3b8 [formerly f82a3ee63f] [formerly 5f642b260d2dce3d25572a8f35b68043bb3074e4 [formerly 4f7eca694d]]
Former-commit-id: 643c79d2a342536c3727a7c020ca29d85a9f9f40 [formerly c84a96a4d9]
Former-commit-id: b6bf3bd4bb
2013-10-15 10:59:50 -05:00

9 lines
No EOL
411 B
Properties

# the number of grib decode threads.
grib-decode.count.threads=4
# the number of grib split threads.
grib-split.count.threads=2
# Maximum number of grid points to decode at one time for all threads. Large
# grib files may cause the decoder to reach this limit and then some threads
# will have to wait. This can be used to control the amount of memory used by
# the decoder.
grib-decode.count.gridpoints=6000000