nwsmith
1665 Bookmarks
Display:
Sorted by Most Recent
18 NOV 08
TAGS
HFSC Scheduling with Linux SAVE
PEOPLE
For complex traffic shaping scenarios, hierarchical algorithms are necessary. Current versions of Linux support the algorithms HTB and HFSC. While HTB basically rearranges token bucket filter (TBF) into a hierarchical structure, thereby retaining the principal characteristics of TBF, HFSC allows proportional distribution of bandwidth as well as control and allocation of latencies. This allows for better and more efficient use of a connection for situations in which both bandwidth intensive data services and interactive services share a single network link.
TAGS
07 NOV 08
JAJAH - web-activated telephony SAVE
PEOPLE
Make a JAJAH call anywhere – on your mobile or landline phone to save money and keep in touch with friends and family. JAJAH can save you up to 98% on your international phone calls. It connects you using your existing phone. No contract, no software, no headset. Easy to use, so start saving right now.
TAGS
04 NOV 08
Git Magic SAVE
PEOPLE
Git is a version control Swiss army knife. A reliable versatile multipurpose revision control tool whose extraordinary flexibility makes it tricky to learn, let alone master.
TAGS
01 NOV 08
The Hercules System/370, ESA/390, and z/Architecture Emulator SAVE
PEOPLE
Hercules is an open source software implementation of the mainframe System/370 and ESA/390 architectures, in addition to the new 64-bit z/Architecture.
TAGS
30 OCT 08
Mercurial for Subversion Users SAVE
PEOPLE
More and more projects are switching over to mercurial or similar DVCS. Great as mercurial is, it’s hard to get started if you are used to subversion because the concept behind Subversion (svn) and mercurial (hg) is fundamentally different. This article should help you understand how mercurial and similar systems work and how you can use it to contribute patches to the pocoo projects.