Difference between revisions of "Trickle"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=Trickle |Short description=Bandwidth shaper |Full description='trickle' is a lightweight, portable, per-application bandwidth shaper. It works in collaboration with...")
 
(Added Python and Ruby link)
 
(2 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
|Short description=Bandwidth shaper
 
|Short description=Bandwidth shaper
 
|Full description='trickle' is a lightweight, portable, per-application bandwidth shaper. It works in collaboration with trickled or in stand alone mode, has peak detection, and does smoothing. It works by taking advantage of the unix loader preloading: it provides, to the application, a new version of the functionality that is required to send and receive data through sockets. It then limits traffic based on delaying the sending and receiving of data over a socket. Trickle works entirely in userland and does not require root to run.
 
|Full description='trickle' is a lightweight, portable, per-application bandwidth shaper. It works in collaboration with trickled or in stand alone mode, has peak detection, and does smoothing. It works by taking advantage of the unix loader preloading: it provides, to the application, a new version of the functionality that is required to send and receive data through sockets. It then limits traffic based on delaying the sending and receiving of data over a socket. Trickle works entirely in userland and does not require root to run.
 +
|Homepage URL=https://github.com/mariusae/trickle
 
|User level=none
 
|User level=none
|Status=Live
+
|Is High Priority Project=No
|Component programs=
 
|Homepage URL=http://monkey.org/~marius/trickle/
 
|VCS checkout command=
 
 
|Computer languages=C
 
|Computer languages=C
|Documentation note=
+
|Decommissioned/Obsolete=No
|Paid support=
+
|Accepts cryptocurrency donations=No
|IRC help=
 
|IRC general=
 
|IRC development=
 
|Related projects=
 
 
|Keywords=system administration,data,traffic,bandwidth,shaper
 
|Keywords=system administration,data,traffic,bandwidth,shaper
|Is GNU=n
+
|Version identifier=1.07
|Last review by=Janet Casey
+
|Version date=2015/01/13
|Last review date=2003-06-04
+
|Version status=beta
|Submitted by=Database conversion
+
|Version download=https://github.com/mariusae/trickle/archive/master.zip
 +
|Version comment=1.07 beta released 2015-01-13
 +
|Test entry=No
 +
|Last review by=Bendikker
 +
|Last review date=2018/04/17
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=1.06
+
|Is GNU=No
|Version date=2003-06-02
+
|License verified date=2003-04-04
|Version status=beta
+
}}
|Version download=http://monkey.org/~marius/trickle/trickle-1.06.tar.gz
+
{{Project license
 +
|License=BSD_3Clause
 +
|License verified by=Janet Casey
 
|License verified date=2003-04-04
 
|License verified date=2003-04-04
|Version comment=1.06 beta released 2003-06-02
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Marius Aamodt Eriksen
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Marius Aamodt Eriksen
 
 
|Email=marius@monkey.org
 
|Email=marius@monkey.org
|Resource URL=
+
}}
 +
{{Resource
 +
|Resource audience=Python (Ref)
 +
|Resource URL=https://pypi.org/project/trickle
 +
}}
 +
{{Resource
 +
|Resource audience=Ruby (Ref)
 +
|Resource URL=https://rubygems.org/gems/trickle
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref)
 +
|Resource URL=https://tracker.debian.org/pkg/trickle
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 43: Line 53:
 
|System-administration=monitor
 
|System-administration=monitor
 
|Use=system-administration
 
|Use=system-administration
}}
 
{{Project license
 
|License=BSD_3Clause
 
|License verified by=Janet Casey
 
|License verified date=2003-04-04
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 53: Line 58:
 
|Prerequisite description=libevent 0.6 or later
 
|Prerequisite description=libevent 0.6 or later
 
}}
 
}}
 +
{{Featured}}

Latest revision as of 03:50, 17 April 2018


[edit]

Trickle

https://github.com/mariusae/trickle
Bandwidth shaper

'trickle' is a lightweight, portable, per-application bandwidth shaper. It works in collaboration with trickled or in stand alone mode, has peak detection, and does smoothing. It works by taking advantage of the unix loader preloading: it provides, to the application, a new version of the functionality that is required to send and receive data through sockets. It then limits traffic based on delaying the sending and receiving of data over a socket. Trickle works entirely in userland and does not require root to run.





Licensing

License

Verified by

Verified on

Notes

Verified by

Janet Casey

Verified on

4 April 2003




Leaders and contributors

Contact(s)Role
Marius Aamodt Eriksen Maintainer


Resources and communication

AudienceResource typeURI
Python (Ref)https://pypi.org/project/trickle
Ruby (Ref)https://rubygems.org/gems/trickle
Bug Tracking,Developer,SupportE-mailmailto:marius@monkey.org
Debian (Ref)https://tracker.debian.org/pkg/trickle


Software prerequisites

KindDescription
Required to uselibevent 0.6 or later




Entry










"Python (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Ruby (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.












Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.