Sometimes, you want to sort large file without first loading them into memory. The solution is to use External Sorting. You divide the files into small blocks, sort each block in RAM, and then merge the result.
Many database engines and the Unix sort command support external sorting. But what if you want to avoid a database? Or what if you want to sort in a non-lexicographic order? Or maybe you just want a simple external sorting example?
When we could not find such a simple ...
📦 Bill of Materials (BOMs)
BOMs are special artifacts that define dependency versions for a set of related artifacts. Import a BOM in your project to manage consistent versions across related dependencies.
BOMs declaring this artifact (7)
2.Nuxeo Live Connect Core Dependencies1 usages
org.nuxeo.ecm.liveconnect » nuxeo-liveconnect-core-dependencies Apache
Nuxeo Live Connect Core Dependencies
Last Release on Jan 22, 2019
3.Nuxeo Live Connect JSF Dependencies1 usages
org.nuxeo.ecm.liveconnect » nuxeo-liveconnect-jsf-dependencies Apache
Nuxeo Live Connect JSF Dependencies
Last Release on Jan 22, 2019
4.Nuxeo Platform Signature Core Dependencies1 usages
org.nuxeo.ecm.platform » nuxeo-platform-signature-core-dependencies Apache
Nuxeo Platform Digital Signature Core Dependencies
Last Release on Jan 22, 2019
5.Nuxeo Quota Core Dependencies1 usages
org.nuxeo.ecm.platform » nuxeo-quota-core-dependencies Apache
Nuxeo Quota Core Dependencies
Last Release on Jan 22, 2019
6.Template Rendering Core Dependencies1 usages
org.nuxeo.template.rendering » nuxeo-template-rendering-core-dependencies Apache
Template Rendering Core Dependencies
Last Release on Jan 22, 2019
7.Template Rendering JSF Dependencies1 usages
org.nuxeo.template.rendering » nuxeo-template-rendering-jsf-dependencies Apache
Template Rendering JSF Dependencies
Last Release on Jan 22, 2019