EnglishFrenchSpanish

Ad


OnWorks favicon

file2sdr - Online in the Cloud

Run file2sdr in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command file2sdr that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


file2sdr - SDR data ingestion test program

SYNOPSIS


file2sdr configFlags fileName

DESCRIPTION


file2sdr stress-tests SDR data ingestion by repeatedly writing all text lines of the file
named fileName to one of a series of non-volatile linked lists created in a test SDR data
store named "testsdrconfigFlags". By incorporating the data store configuration into the
name (e.g., "testsdr14") we make it relatively easy to perform comparative testing on SDR
data stores that are identical aside from their configuration settings.

The operation of file2sdr is cyclical: a new linked list is created each time the program
finishes copying the file's text lines and starts over again. If you use ^C to terminate
file2sdr and then restart it, the program resumes operation at the point where it left
off.

After writing each line to the current linked list, file2sdr gives a semaphore to indicate
that the list is now non-empty. This is mainly for the benefit of the complementary test
program sdr2file(1).

At the end of each cycle file2sdr appends a final EOF line to the current linked list,
containing the text "*** End of the file ***", and prints a brief performance report:

Processing I<lineCount> lines per second.

EXIT STATUS


"0" file2sdr has terminated.

Use file2sdr online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    NSIS: Nullsoft Scriptable Install System
    NSIS: Nullsoft Scriptable Install System
    NSIS (Nullsoft Scriptable Install
    System) is a professional open source
    system to create Windows installers. It
    is designed to be as small and flexible
    as possi...
    Download NSIS: Nullsoft Scriptable Install System
  • 2
    authpass
    authpass
    AuthPass is an open source password
    manager with support for the popular and
    proven Keepass (kdbx 3.x AND kdbx 4.x ...
    Download authpass
  • 3
    Zabbix
    Zabbix
    Zabbix is an enterprise-class open
    source distributed monitoring solution
    designed to monitor and track
    performance and availability of network
    servers, device...
    Download Zabbix
  • 4
    KDiff3
    KDiff3
    This repository is no longer maintained
    and is kept for archival purposes. See
    https://invent.kde.org/sdk/kdiff3 for
    the newest code and
    https://download.kde.o...
    Download KDiff3
  • 5
    USBLoaderGX
    USBLoaderGX
    USBLoaderGX is a GUI for
    Waninkoko's USB Loader, based on
    libwiigui. It allows listing and
    launching Wii games, Gamecube games and
    homebrew on Wii and WiiU...
    Download USBLoaderGX
  • 6
    Firebird
    Firebird
    Firebird RDBMS offers ANSI SQL features
    & runs on Linux, Windows &
    several Unix platforms. Features
    excellent concurrency & performance
    & power...
    Download Firebird
  • More »

Linux commands

Ad