What is the best way to implement a large (1 GB or more) site for uploading files in PHP or Java? Using the standard method of loading in PHP or Java leads to the fact that you are running out of RAM and the site is very slow.
It would be unreasonable to open the file on the client side, read all its contents in memory, close it, and then start sending the contents precisely because the contents may exceed the available memory.
, , (, ), , , . , , - , .
http://www.javaatwork.com/ftp-java-upload-applet/details.html . RAW ().
- , .
- Java , ( ), , : -)
JumpLoader [google it], . CMS , (, ). Javascript, raw Jscript JQuery [ , ]. - JumpLoader : P, 100 .
, , , , , md5 blah blah blah.
Source: https://habr.com/ru/post/1738129/More articles:onmouseover problems with JavaScript (using django and django-imagekit) - javascriptClone state lua - lua.NET exception remoting: Permission denied: Cannot delete non-public or static methods remotely - c #How does this nested set SQL query translate to a LINQ query? - c #you can easily mix in one project c # and vb.aspx - asp.netHow to move tag section below content in Drupal 6? - drupalИнтересно о способе сохранения памяти в С# с помощью List <> с structs - listwget return the downloaded file name - phpRails "Download more ..." instead of pagination - javascriptDoes a composite index have a direction in MySQL? - mysqlAll Articles