Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: fstrm | Distribution: SUSE Linux Enterprise 15 |
Version: 0.3.2 | Vendor: SUSE LLC <https://www.suse.com/> |
Release: 1.16 | Build date: Sat May 26 05:14:07 2018 |
Group: Development/Libraries/C and C++ | Build host: ibs-arm-1 |
Size: 154714 | Source RPM: fstrm-0.3.2-1.16.src.rpm |
Packager: https://www.suse.com/ | |
Url: https://github.com/farsightsec/fstrm | |
Summary: Frame Streams implementation in C |
fstrm is a C implementation of Frame Streams that includes a lockless circular queue implementation and exposes library interfaces for setting up a dedicated Frame Streams I/O thread and asynchronously submitting data frames for transport from worker threads. Frame Streams is a protocol that allows for the transport of arbitrarily encoded data payload sequences with just 4 bytes per data frame. Frame Streams does not specify an encoding format for frames and can be used with data serialization formats that produces byte sequences, such as Protocol Buffers, XML, JSON, MessagePack, YAML, etc. Frame Streams can be used both as a streaming transport over a reliable byte stream socket (TCP, AF_UNIX, TLS, etc.) for data in motion, as well as a file format for data at rest. A "Content Type" header identifies the type of payload being carried over an individual Frame Stream and allows cooperating programs to determine how to interpret a given sequence of data payloads.
Apache-2.0
* Tue Jan 02 2018 jengelh@inai.de - Compact description. Fix RPM groups. * Mon Jan 01 2018 avindra@opensuse.org - update to 0.3.2 * Accommodate systems without pthread_condattr_setclock - 0.3.1 * Add support for '-' as a filename for stdin/stdout * Destroy condition variable and mutexes in fstrm_iothr_destroy() - 0.3.0 * Output file rotation * Change state properly in fstrm_writer_close() * force output flush on sighup * Build on OS X - cleanup with spec-cleaner - use dist tarball instead of github archive * Thu Sep 03 2015 mrueckert@suse.de - require the correct version of libevent to make it fail early * Wed Jun 17 2015 thehejik@suse.com - fixed group of shared library- * Tue Jun 16 2015 mvetter@suse.com - cleanup spec file, remove .la * Thu Apr 09 2015 mrueckert@suse.de - initial package
/usr/bin/fstrm_capture /usr/bin/fstrm_dump /usr/share/doc/packages/fstrm /usr/share/doc/packages/fstrm/COPYRIGHT /usr/share/doc/packages/fstrm/ChangeLog /usr/share/doc/packages/fstrm/LICENSE /usr/share/doc/packages/fstrm/README.md
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 13:54:43 2024