flamethrower 0.1.8-6.1 source package in Ubuntu
Changelog
flamethrower (0.1.8-6.1) unstable; urgency=medium * Non-maintainer upload. * No source change upload to rebuild with debhelper 13.10. -- Michael Biebl <email address hidden> Sat, 15 Oct 2022 12:04:56 +0200
Upload details
- Uploaded by:
- dann frazier
- Uploaded to:
- Sid
- Original maintainer:
- dann frazier
- Architectures:
- all
- Section:
- admin
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Noble | release | universe | admin | |
Mantic | release | universe | admin | |
Lunar | release | universe | admin |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
flamethrower_0.1.8-6.1.dsc | 1.7 KiB | 2ff8078733d31711d9918f5699a2865bea3bf26680d14dbe86733f073d19ebf9 |
flamethrower_0.1.8.orig.tar.gz | 22.9 KiB | c816afb109be5b3e28bb7b7fa1c120827c7f85852e0e996755ddee94c780c6d2 |
flamethrower_0.1.8-6.1.debian.tar.xz | 7.5 KiB | e3ea5f7d113bc96f68165778ddb16979c4425a4539f8da1054bce10f56c36e19 |
Available diffs
- diff from 0.1.8-6 to 0.1.8-6.1 (347 bytes)
No changes file available.
Binary packages built by this source
- flamethrower: Multicast file distribution utility
Flamethrower is intended to be an easy to use multicast file distribution
system. It was created to add multicast install capabilities to
SystemImager, but was designed to be fully functional as a stand-alone
package.
.
Notable characteristics:
1) Works with entire directory hierarchies of files, not just single files.
2) Uses a server configuration file that takes module entries that are
similar to those used by rsyncd.conf.
3) Flamethrower is an on-demand system. The multicast of a module is
initiated when a client connects, but waits MIN_WAIT (conf file) for
other clients to connect. If other clients try to connect after a
cast has been initiated, they simply wait until that cast has finished,
and catch the next one when it begins.
4) The udpcast package is used as the multicast transport, and offers a
gob and a half of tuning parameters.