MMZIP is a compression tool organizations install on their own servers to compress, store, enrich, filter and decompress columnar data. MMZIP has a very high compression ratio, usually well over 95%. MMZIP is fast; it can compress a million records per server per second. MMZIP can process very large files on small servers. With MMZIP’s streaming protocol compression, transportation and decompression can happen simultaneously to speed up moving data from one server to another. MMZIP reduces cloud costs while speeding up data processing.
Features:
▪ Reduces the size of columnar data by over 90%
▪ Reduces cloud storage costs by over 80%
▪ Reduces data transfer costs by over 80%
▪ Speeds up data transfers 10x
Decompression Features:
▪ Generate original data lossless
▪ Filter the data to generate project datasets
▪ Create Month, Day and Time fields for geospatial timestamped points
▪ Create Country, State, City, Street fields for geospatial points
▪ Compress, Copy and Decompress data simultaneously
▪ Save IT staff time processing data
Decompression Features for Waypoint Data:
▪ Assign road segments to waypoints
▪ Assign geographical zones to waypoints
▪ Generate deltas between waypoints (acceleration, time, distance, etc.)
▪ Assign local Month/Day/Time fields to waypoints
Technical Information:
▪ Consists of a Compression and Decompression executables
▪ Requires only 32GB RAM for Terabyte sized data files
▪ Runs on regular X64 CPUs
▪ Available as a command-line tool
▪ Available as a C-library
▪ Runs on your servers behind your firewalls
▪ Can be integrated into your data processing pipelines
▪ Requires minimal programming skills to implement