python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
How to securely host file on RHEL server and enable download for user
I have programmed an application that users can use to process genome data. This application relies on a 10GB database file, that users have to download in order to run the application. At the moment,...

sequence_hard
Votes: 0
Answers: 4
Bucket Sort/Counting Sort of Large File
I have a very large file I want to sort through (10s of TB) in a coarse manner. Basically, I hash one of the fields in this file, take the last 4 digits of that hash and append it as a column. This gi...
Ben T
Votes: 0
Answers: 1
VisFileCopy is not working with large files
I'm working in Centura 3.0 team developer and I want to copy large file
VisFileCopy is not working with large files.
Unfortunately, I couldn't reach any documentation related to maximum allowable data...

ahmed abdelqader
Votes: 0
Answers: 1
Recommended way to render huge PDF Files within browser
Currently working on a project which consist of a Spring Boot Backend and an Angular Frontend.
Users should be able to view their documents embeded within that Angular Frontend. Documents can be about...
Red_Baron
Votes: 0
Answers: 1