in different nodes of the Cassandra cluster
Perform async parallel write of object chunks to several nodes at once speeding up the total write time taken
Perform async parallel read of object chunks and do the aggregation at the application level
Even better would be to directly stream the chunks in-order using transfer-encoding Chunked supported by Http protocol, thereby eliminating the need for the application to have anything in memory
Это действительно не требует возни?
Нет
Обсуждают сегодня