randombit + networking   60

Kamaelia - Concurrency made useful, fun
In Kamaelia you build systems from simple components that talk to each other. This speeds development, massively aids maintenance and also means you build naturally concurrent software. It's intended to be accessible by any developer, including novices. It also makes it fun :)
python  opensource  networking 
december 2008 by randombit
Apache MINA
NIO (and other networking/socket stuff) for Java (and Scala (and Joe-E?))
udp  tcp  socket  java  scala  jvm  joe-e  networking  framework 
august 2008 by randombit
RFC 5218: What Makes for a Successful Protocol?
The Internet community has specified a large number of protocols to date, and these protocols have achieved varying degrees of success. Based on case studies, this document attempts to ascertain factors that contribute to or hinder a protocol's success.
ietf  rfc  protocol  design  networking 
july 2008 by randombit
DNS Lookup Utility
Runs DNS lookups against around a dozen name servers, good for testing propagation
dns  tools  networking  testing 
may 2008 by randombit
Netstrings
A netstring is a self-delimiting encoding of a string. Netstrings are very easy to generate and to parse. Any string may be encoded as a netstring; there are no restrictions on length or on allowed bytes.
protocol  netstring  protocols  djb  networking 
may 2008 by randombit
RFC 3208: PGM Reliable Transport Protocol Specification
Pragmatic General Multicast (PGM) is a reliable multicast transport protocol for applications that require ordered or unordered, duplicate-free, multicast data delivery from multiple sources to multiple receivers.
multicast  rfc  networking  distributed 
april 2008 by randombit
Skip graphs
Skip graphs are a novel distributed data structure, based on skip lists, that provide the full functionality of a balanced tree in a distributed system where resources are stored in separate nodes that may fail at any time. They are designed for use in se
algorithm  datastructures  networking  distributed 
april 2008 by randombit
Foolscap - Trac
"Foolscap" is the name for the next-generation RPC protocol, intended to replace Perspective Broker. It has been under development (on and off) by Brian Warner for several years.
networking  distributed  python  security  capabilities  twisted  rpc 
april 2008 by randombit
MRG Messaging Features
MRG Messaging is an open source, high performance, reliable messaging distribution that implements the Advanced Message Queuing Protocol (AMQP) standard.
amqp  redhat  infrastructure  networking 
april 2008 by randombit
Kosmos Distributed File System (KFS)
Applications that process large volumes of data (such as, search engines, grid computing applications, data mining applications, etc.) require a backend infrastructure for storing data.
architecture  c++  clustering  filesystem  distributed  google  linux  networking  performance  storage  systems  unix 
march 2008 by randombit
PAST - A peer-to-peer scalable, persistent and anonymous storage utility
POST is a generic messaging infrastructure that is built upon Pastry. It is being used to support services like secure email (ePOST), secure instant messaging (imPOST), and collaborative applications like shared calendars, notes and whiteboards without th
networking  distributed  system 
january 2008 by randombit
OSE
OSE is a generic application framework suitable for constructing general purpose applications, distributed systems and web based services. The four main parts of OSE are an extensive C++ class library, a set of Python wrappers, a build environment based o
c++  networking  python  web  distributed  library 
january 2008 by randombit
memcached: a distributed memory object caching system
memcached is a high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load.
distributed  networking  storage  systems  unix 
december 2007 by randombit
Fireflies: Scalable Support for Intrusion-Tolerant Network Overlays
: This paper describes and evaluates Fireflies, a scalable protocol for supporting intrusion-tolerant network overlays. While such a protocol cannot distinguish Byzantine nodes from correct nodes in general, Fireflies provides correct nodes with a reasona
networking  distributed  protocol 
december 2007 by randombit
RFC 5052: Forward Error Correction (FEC) Building Block
This document describes how to use Forward Error Correction (FEC) codes to efficiently provide and/or augment reliability for bulk data transfer over IP multicast.
rfc  networking  protocol  multicast  ecc  standard 
october 2007 by randombit
FreeBSD networking papers
Jonathan Lemon's papers on FreeBSD network stack: syncookies, kqueue, hardware checksums, TCP
networking  operatingsystem  kernel  freebsd  unix 
september 2007 by randombit
GNU ccRTP
C++, supports SRTP and ZRTP
c++  library  networking  voip 
september 2007 by randombit
asio C++ library
"asio is a cross-platform C++ library for network programming that provides developers with a consistent asynchronous I/O model using a modern C++ approach"
c++  boost  computers  library  networking 
september 2007 by randombit
Tor Research Ideas
Some interesting research topics listed here
networking  anonymity  tor 
may 2006 by randombit
The C10K problem
A bunch of docs and links on building highly scalable servers
architecture  kernel  networking  c  c++  unix 
may 2006 by randombit

Copy this bookmark:



description:


tags: