Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 885301
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T12:53:21+00:00 2026-05-15T12:53:21+00:00

I have a number of rather large binary files (fixed length records, the layout

  • 0

I have a number of rather large binary files (fixed length records, the layout of which is described in another –textual– file). Data files can get as big as 6 GB. Layout files (cobol copybooks) are small in size, usually less than 5 KB.

All data files are concentrated in a GNU/Linux server (although they were generated in a mainframe).

I need to provide the testers with the means to edit those binary files. There is a free product called RecordEdit (http://record-editor.sourceforge.net/), but it has two severe drawbacks:

  1. It forces the testers to download
    the huge files through SFTP, only to
    upload them once again every time a slight
    change has been made. Very
    inefficient.

  2. It loads the entire
    file into working memory, rendering
    it useless for all but the relatively small
    data files.

What I have in mind is a client/server architecture based in Java:

  • The server would be running a permanent
    process, listening for
    edition-oriented requests coming from
    the client. Such requests would
    include stuff like

    • return the list of available files

    • lock certain file for edition

    • modify this data in that record

    • return the n-th page of records

    and so on…

  • The client could take any form
    (RCP-based in a desktop –which is my first candidate-, ncurses in the same server, a middle web
    application…) as long as it is able to
    send requests to the server.

I’ve been exploring NIO (because of its buffers) and MINA (because of protocol transparency) in order to implement the scheme. However, before any further advancement of this endeavor, I would like to collect your expert opinions.

Is mine a reasonable way to frame the problem?

Is it feasible to do it using the language and frameworks I’m thinking of? Is it convenient?

Do you know of any patterns, blue prints, success cases or open projects that resemble or have to do with what I’m trying to do?

  • 1 1 Answer
  • 1 View
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T12:53:22+00:00Added an answer on May 15, 2026 at 12:53 pm

    Is mine a reasonable way to frame the problem?

    IMO, yes.

    Is it feasible to do it using the language and frameworks I’m thinking of?

    I think so. But there are other alternatives. For example:

    • Put the records into a database, and access by a key consisting of a filename + a record number. Could be a full RDBMS, or a more lightweight solution.

    • Implement as a RESTful web service with a UI implemented in HTML + javascript.

    • Implement using a scalable distributed file-system.

    Also, from your description there doesn’t seem to be a pressing need to use a highly scalable / transport independent layer … unless you need to support hundreds of simultaneous users.

    Is it convenient?

    Convenient for who? If you are talking about you the developer, it depends if you are already familiar with those frameworks.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a rather large project which contains a number of third-party dependencies which
I have a rather big number of source files that I need parse and
I have a number rather large, complex xml documents that I need to loop
I have a database with a rather large number of tables, about 3500, and
I have an Erlang app which makes a large number of http client calls
I have a rather frustrating problem where the maximum number of available DatePicker's on
I have a number of tracks recorded by a GPS, which more formally can
i have a number of jsp files under web-inf folder. Inside my web.xml i
I have a number of data classes representing various entities. Which is better: writing
What i have is a rather large database of flight numbers based on divisions.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.