
Email this issue
Send issue summary in email
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
The current implementation of the OVF deployment consume a large number of resources since it start a new thread for each file being download (and a thread to monitor whenever a package have finish).
A NIO based HTTP download should resolve the performance problem.
|
|
Description
|
The current implementation of the OVF deployment consume a large number of resources since it start a new thread for each file being download (and a thread to monitor whenever a package have finish).
A NIO based HTTP download should resolve the performance problem. |
Show » |
Sort Order:
|