This is the Linux app named Occursions whose latest release can be downloaded as occursions-src.shar. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named Occursions with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
Occursions
DESCRIPTION
Our goal is to create the world's fastest extendable, non-transactional time series database for big data (you know, for kids)!
Log file indexing is our initial focus. For example append only ASCII files produced by libraries like Log4J, or containing FIX messages or JSON objects.
Occursions was built by a small team sick of creating hacks to remotely copy and/or grep through tons of large log files. We use it to index around a terabyte of new log data per day. You can use it too. Who doesn't have `just too many' log files?
Occursions asynchronously tails log files and indexes the individual lines in each log file as each line is written to disk so you don't even have to wait for a second after an event happens to search for it.
Occursions uses custom disk backed data structures to create and search its indexes so it is very efficient at using CPU, memory and disk.
You can extend Occursions with shared libraries to support your own file formats, even binary file formats!
Features
- The B*Tree implementation used by Occursions is interesting because it is based on the property that trees that are created in sorted order do not need rebalancing
Audience
System Administrators, Developers
User interface
Web-based
Programming Language
C++, JavaScript
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/occursions/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.