]> git.gag.com Git - debian/openrocket/history - core/src/net/sf/openrocket/startup/ConcurrentLoadingThrustCurveMotorSetDatabase.java
Added threaded loader to ComponentPresetDatabase following the pattern in ThrustCurve...
[debian/openrocket] / core / src / net / sf / openrocket / startup / ConcurrentLoadingThrustCurveMotorSetDatabase.java
2012-06-27 kruland2607Added threaded loader to ComponentPresetDatabase follow...
2012-06-06 kruland2607Explicitly create the writerThread to be an executor...
2012-05-11 kruland2607Switch to a LinkedBlockingQueue in front of the loader...
2012-05-09 kruland2607Give the threads names to facilitate thread performance...
2012-05-08 kruland2607Rework the ThrustCurve motor loading process to be...