0.1.2 • Published 10 years ago

ircshard v0.1.2

Weekly downloads
-
License
-
Repository
-
Last release
10 years ago

Purpose

The ultimate purpose of ircshard is to provide a basic mechanism for distributing IRC connections across multiple machines.

Right now, it only supports slave nodes (i.e. unsharded connection pools). In the future, however, it will be super easy to add a sharder which proxies different accounts to different slaves based on a SHA1 or similar hash.

Both the sharder and the slave will subclass the Manager class, making the abstraction apparent: the client has no idea what kind of Manager they are talking to. It could be a sharder, a slave, or anything I think of in the future.

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago