Difference between revisions of "Pen"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=Pen |Short description=Load balancer for TCP protocols |Full description=Pen is a load balancer for "simple" TCP-based protocols such as HTTP or SMTP. It ...")
 
(New version)
Line 3: Line 3:
 
|Short description=Load balancer for TCP protocols
 
|Short description=Load balancer for TCP protocols
 
|Full description=Pen is a load balancer for "simple" TCP-based protocols such as HTTP or SMTP. It allows several servers to appear as one to the outside. It automatically detects servers that are down and distributes clients among the available server for high availability and scalable performance. The load balancing algorithm tracks clients and tries to send them back to the server they visited the last time. The client table has slots (default 2048, settable through command-line arguments). When the table is full, the least recently used one is discarded to make room for the new one. This is superior to a simple round-robin algorithm, which sends a client that connects repeatedly to different servers. This breaks applications including most modern web applications) that maintain state between server connections.
 
|Full description=Pen is a load balancer for "simple" TCP-based protocols such as HTTP or SMTP. It allows several servers to appear as one to the outside. It automatically detects servers that are down and distributes clients among the available server for high availability and scalable performance. The load balancing algorithm tracks clients and tries to send them back to the server they visited the last time. The client table has slots (default 2048, settable through command-line arguments). When the table is full, the least recently used one is discarded to make room for the new one. This is superior to a simple round-robin algorithm, which sends a client that connects repeatedly to different servers. This breaks applications including most modern web applications) that maintain state between server connections.
 +
|Homepage URL=http://siag.nu/pen/
 
|User level=none
 
|User level=none
|Status=Live
 
 
|Component programs=mergelogs
 
|Component programs=mergelogs
|Homepage URL=http://siag.nu/pen/
 
|VCS checkout command=
 
 
|Computer languages=C
 
|Computer languages=C
 
|Documentation note=User tutorial available from http://siag.nu/pen/howto.shtml
 
|Documentation note=User tutorial available from http://siag.nu/pen/howto.shtml
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
 
|Related projects=HAproxy,Balance
 
|Related projects=HAproxy,Balance
 
|Keywords=TCP,HTTP,server,SMTP,net apps,protocols,load balancing,pen
 
|Keywords=TCP,HTTP,server,SMTP,net apps,protocols,load balancing,pen
|Is GNU=n
+
|Version identifier=0.34.1
|Last review by=Janet Casey
+
|Version date=2017/02/17
|Last review date=2009-01-23
+
|Version status=stable
 +
|Version download=http://siag.nu/pub/pen/pen-0.34.1.tar.gz
 +
|Last review by=Alejandroindependiente
 +
|Last review date=2017/03/03
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=0.15.0
+
|Status=
|Version date=2004-07-06
+
|Is GNU=No
|Version status=stable
+
|License verified date=2002-01-15
|Version download=http://siag.nu/pub/pen/pen-0.15.0.tar.gz
+
}}
 +
{{Project license
 +
|License=GPLv2orlater
 +
|License verified by=Janet Casey
 
|License verified date=2002-01-15
 
|License verified date=2002-01-15
|Version comment=0.15.0 stable released 2004-07-06
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Ulric Eriksson
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Ulric Eriksson
 
 
|Email=ulric@siag.nu
 
|Email=ulric@siag.nu
 
|Resource URL=
 
|Resource URL=
Line 41: Line 40:
 
{{Software category
 
{{Software category
 
|Database=server
 
|Database=server
|Interface=daemon,web
+
|Interface=daemon, web
 
|Internet-application=server
 
|Internet-application=server
|Use=internet-application,web-authoring
+
|Use=internet-application, web-authoring
 
|Web-authoring=server
 
|Web-authoring=server
 
|Works-with=database
 
|Works-with=database
 
}}
 
}}
{{Project license
+
{{Featured}}
|License=GPLv2orlater
 
|License verified by=Janet Casey
 
|License verified date=2002-01-15
 
}}
 

Revision as of 10:12, 3 March 2017


[edit]

Pen

http://siag.nu/pen/
Load balancer for TCP protocols

Pen is a load balancer for "simple" TCP-based protocols such as HTTP or SMTP. It allows several servers to appear as one to the outside. It automatically detects servers that are down and distributes clients among the available server for high availability and scalable performance. The load balancing algorithm tracks clients and tries to send them back to the server they visited the last time. The client table has slots (default 2048, settable through command-line arguments). When the table is full, the least recently used one is discarded to make room for the new one. This is superior to a simple round-robin algorithm, which sends a client that connects repeatedly to different servers. This breaks applications including most modern web applications) that maintain state between server connections.





Licensing

License

Verified by

Verified on

Notes

Verified by

Janet Casey

Verified on

15 January 2002




Leaders and contributors

Contact(s)Role
Ulric Eriksson Maintainer


Resources and communication

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


Software prerequisites




Entry




















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.