[ Источник: rust-filespooler ]
Пакет: filespooler (1.2.4-1 и другие)
Ссылки для filespooler
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код rust-filespooler:
- [rust-filespooler_1.2.4-1.dsc]
- [rust-filespooler_1.2.4.orig.tar.gz]
- [rust-filespooler_1.2.4-1.debian.tar.xz]
Сопровождающие:
Внешние ресурсы:
- Сайт [www.complete.org]
Подобные пакеты:
Sequential, distributed, POSIX-style job queue processing
Filespooler is a Unix-style tool that facilitates local or remote command execution, complete with stdin capture, with easy integration with various tools. Here's a brief Filespooler feature list:
- It can easily use tools such as S3, Dropbox, Syncthing, NNCP, ssh, UUCP, USB drives, CDs, etc. as transport.
- Translation: you can use basically anything that is a filesystem as a
transport
- It can use arbitrary decoder command pipelines (eg, zcat, stdcat, gpg, age, etc) to pre-process stored packets.
- It can send and receive packets by pipes.
- Its storage format is simple on-disk files with locking.
- It supports one-to-one and one-to-many configurations.
- Locking is unnecessary when writing new jobs to the queue, and many arbitrary tools (eg, Syncthing, Dropbox, etc) can safely write directly to the queue without any assistance.
- Queue processing is strictly ordered based on the order on the creation machine, even if job files are delivered out of order to the destination.
- stdin can be piped into the job creation tool, and piped to a later executor at process time on a remote machine.
- The file format is lightweight; less than 100 bytes overhead unless large extra parameters are given.
- The queue format is lightweight; having 1000 different queues on a Raspberry Pi would be easy.
- Processing is stream-based throughout; arbitrarily-large packets are fine and sizes in the TB range are no problem.
- The Filespooler command, fspl, is extremely lightweight, consuming less than 10MB of RAM on x86_64.
- Filespooler has extensive documentation.
Filespooler consists of a command-line tool (fspl) for interacting with queues. It also consists of a Rust library that is used by fspl. main.rs for fspl is just a few lines long.
Другие пакеты, относящиеся к filespooler
|
|
|
|
-
- dep: libc6 (>= 2.34) [x32]
- библиотека GNU C: динамически подключаемые библиотеки
также виртуальный пакет, предоставляемый libc6-udeb
- dep: libc6 (>= 2.39) [не loong64, x32]
- dep: libc6 (>= 2.41) [loong64]
-
- dep: libgcc-s1 (>= 4.2) [не armhf]
- вспомогательная библиотека GCC
- dep: libgcc-s1 (>= 4.3) [armhf]
Загрузка filespooler
| Архитектура | Версия | Размер пакета | В установленном виде | Файлы |
|---|---|---|---|---|
| amd64 | 1.2.4-1+b1 | 552,7 Кб | 1 689,0 Кб | [список файлов] |
| arm64 | 1.2.4-1+b1 | 487,0 Кб | 1 565,0 Кб | [список файлов] |
| armhf | 1.2.4-1+b1 | 485,0 Кб | 1 434,0 Кб | [список файлов] |
| i386 | 1.2.4-1+b1 | 611,4 Кб | 1 790,0 Кб | [список файлов] |
| loong64 (неофициальный перенос) | 1.2.4-1+b1 | 494,2 Кб | 1 757,0 Кб | [список файлов] |
| ppc64 (неофициальный перенос) | 1.2.4-1+b1 | 538,9 Кб | 2 077,0 Кб | [список файлов] |
| ppc64el | 1.2.4-1+b1 | 553,9 Кб | 1 885,0 Кб | [список файлов] |
| riscv64 | 1.2.4-1+b1 | 529,6 Кб | 1 410,0 Кб | [список файлов] |
| s390x | 1.2.4-1+b1 | 561,6 Кб | 1 961,0 Кб | [список файлов] |
| sparc64 (неофициальный перенос) | 1.2.4-1+b1 | 505,3 Кб | 2 081,0 Кб | [список файлов] |
| x32 (неофициальный перенос) | 1.2.3-1+b3 | 528,2 Кб | 1 525,0 Кб | [список файлов] |
