Hello,

My name is Haomai Wang.  I'm currently a 3rd year student from China.  I have 
lots of months working on server-side software.  I have three years C coding 
experience and two years for Python. 

My open-source project relevant to Monkey project:

I own a open-source project called "Wheatserver"(all codes written by me). It's 
a application server framework written in C. You can access it by 
Github(https://github.com/yuyuyu101/wheatserver). I begin it at five months ago 
and release it only few days.  More information you can see in Github project. 
Because it's a beginner, I only write a few articles in Chinese and lack of 
English.

=======================

What Wheatserver is:
You can write a worker module or protocol module or application module for it. 
For example, you can write a WSGI server using Wheatserver. What you only to do 
is write Python-C API call application-side code. Wheatserver will give you a 
IO supporting(which worker module support) and Http supporting(which protocol 
module support).Now based on Wheatserver, I write a WSGI server(Fastest WSGI 
server) and a Redis distribution system(Dynamo Style). It's welcomed by Chinese 
community.

It sounds interesting. But it exists many problems and lack of experiences 
building a robust framework. 

Oh, my expression in English is not well.  ==~==

I am a newer on Monkey Project. I am attracted by Monkey because of its 
performance and interesting features. I want to join Monkey Project and spread 
to Chinese developer community. I am a active developer and can make my best to 
work on Monkey(Starting read Monkey source)

=======================

Other skills:

Understand some Nginx codes(Learn some features from it and implement it on 
Wheatserver)

Years on K/V database: I read most of K/V databases besides Redis, Memcached,  
BeansDB(Bitcask), CascadeDB, LevelDB, TT & TC. 

 Add OSX support for Twemproxy(http://github.com/twitter/twemproxy). Oh, what I 
do is only add a abstract layer for event-driven API and add Kqueue support.
 ~=~, I also intersted in "Port Monkey stack to OSX and cross compiling 
environment" idea.

Several Django projects.

=======================

Working experience:

Intel-Chengdu Summer Intern. Provide with inner system supporting.

=======================

My Chinese blog: http://www.wzxue.com/




Best regards,
Wheats



_______________________________________________
Monkey mailing list
[email protected]
http://lists.monkey-project.com/listinfo/monkey

Reply via email to