Skip to content

Commit

Permalink
Merge branch 'master' of github.com:hoterran/misc
Browse files Browse the repository at this point in the history
  • Loading branch information
hoterran committed Dec 12, 2012
2 parents 323086f + 6a9bdd6 commit 0ca068b
Showing 1 changed file with 50 additions and 0 deletions.
50 changes: 50 additions & 0 deletions open-source-reading-process
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
# im
## iptux - 0/100
http://code.google.com/p/iptux/

# program language
## lua - 30/100
## python - 1/100
## erlang - 1/100
### emulator
### otp
#### stdlib
##### behaviour 80/100
##### inet 20/100

# web server
## nginx - 0/100

# proxy
## lvs(4-tier) 10/100
## haproxy - 0/100

# misc
## libpcap(packet capture) 70/100
##i ptables(packet filter) 10/100

# db
## mysql(server) 30/100

# tx
## innodb 1/100
## mnesia 10/100

# kv
## ness 0/100
## redis 90/100
## leveldb 10/100

# explorer

# scim

# compiler
## tcc

# kernel
## net
## file system
## schedule


0 comments on commit 0ca068b

Please sign in to comment.