taktuk 3.7.7-3.1 source package in Ubuntu

Changelog

taktuk (3.7.7-3.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Rename libraries for 64-bit time_t transition.  Closes: #1062959

 -- Benjamin Drung <email address hidden>  Thu, 29 Feb 2024 17:58:33 +0000

Upload details

Uploaded by:
Vincent Danjean
Uploaded to:
Sid
Original maintainer:
Vincent Danjean
Architectures:
any all
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
taktuk_3.7.7-3.1.dsc 2.1 KiB f8661d64efde27ef842b934712b6f6c182a802cc02ab465b0cd42e1e72794206
taktuk_3.7.7.orig.tar.gz 572.3 KiB 56a62cca92670674c194e4b59903e379ad0b1367cec78244641aa194e9fe893e
taktuk_3.7.7-3.1.debian.tar.xz 8.6 KiB 12019397a61d59366b1d1bbb85797d2a6cfa00d737e268a35c9c491d973d099a

Available diffs

No changes file available.

Binary packages built by this source

libtaktuk-1-dev: C bindings for taktuk (development files)

 TakTuk allows one to execute commands in parallel on a potentially large set
 of remote nodes (using ssh to connect to each node). It is typically used
 inside high performance computing clusters and grids. It uses an adaptive
 algorithm to efficiently distribute the work and sets up an interconnection
 network to transport commands and perform I/Os multiplexing. It doesn't
 require any specific software on the nodes thanks to a self-propagation
 algorithm.
 .
 This package provides development files for libtaktuk3t64, the C bindings for
 the taktuk communication layer.

libtaktuk-perl: Perl bindings for taktuk

 TakTuk allows one to execute commands in parallel on a potentially large set
 of remote nodes (using ssh to connect to each node). It is typically used
 inside high performance computing clusters and grids. It uses an adaptive
 algorithm to efficiently distribute the work and sets up an interconnection
 network to transport commands and perform I/Os multiplexing. It doesn't
 require any specific software on the nodes thanks to a self-propagation
 algorithm.
 .
 This package provides perl bindings to the TakTuk API. It also provides
 TakTuk::Pilot, a perl module that allows one to manage a TakTuk instance from
 a perl program.

libtaktuk3t64: C bindings for taktuk

 TakTuk allows one to execute commands in parallel on a potentially large set
 of remote nodes (using ssh to connect to each node). It is typically used
 inside high performance computing clusters and grids. It uses an adaptive
 algorithm to efficiently distribute the work and sets up an interconnection
 network to transport commands and perform I/Os multiplexing. It doesn't
 require any specific software on the nodes thanks to a self-propagation
 algorithm.
 .
 This package provides libtaktuk3t64, the C bindings for the taktuk communication
 layer.

libtaktuk3t64-dbgsym: debug symbols for libtaktuk3t64
taktuk: efficient, large scale, parallel remote execution of commands

 TakTuk allows one to execute commands in parallel on a potentially large set
 of remote nodes (using ssh to connect to each node). It is typically used
 inside high performance computing clusters and grids. It uses an adaptive
 algorithm to efficiently distribute the work and sets up an interconnection
 network to transport commands and perform I/Os multiplexing. It doesn't
 require any specific software on the nodes thanks to a self-propagation
 algorithm.