Livejournal - william-os4y.livejournal.com - William's journal
General Information:
Latest News:
Fapws3-11 is out 14 Apr 2012 | 11:00 pm
Despite what said in February, I decide to release a new version of Fapws3 for Python-2.x. Indeed, thanks to several testors (Blacknoir, Wigunawan) Fapws3 was crashing on some systems. This was a nas...
Fapws3-0.10 is out 13 Feb 2012 | 01:41 am
Despite lot of progress on the python3 branch, I propose a new release of Fapws3 for python2.x. Indeed, since 1 year (date of the last stable release), lot of new features have been added into Fapws ...
Python tests used to compare different OSes. 26 Mar 2011 | 09:41 pm
A bit like Jaime has did with Ruby (http://linbsd.org/), I've used the python test's scripts to compare different OSes. All OSes are installed on the same machine (each is own partition) with default...
Release of FAPWS3-0.9 23 Jan 2011 | 06:17 am
I'm really happy to announce a new release of Fapws3: 0.9. This release contains several fixes and some interesting new features: - Avoid a crash in case you forget the "return" command in your callb...
Untitled 23 Nov 2010 | 10:30 am
I'm happy to announce the release of Fapws-0.8.1. This release fix several fixes: datetime: setup.py, ... On the other hand I'm really happy to see more and more positive feedbacks about Fapws ;-). ...
Release 0.6 of Fast Asynchronous Python Wsgi Server 27 Jul 2010 | 08:27 pm
This new Fapws3 release fixes several bugs and bring the new "timers" feature. http://github.com/william-os4y/fapws3 http://pypi.python.org/pypi/fapws3/ As you can see in the sample, timers allow you...
Release 0.5 of Fast Asynchronous Python Wsgi Server 26 May 2010 | 04:12 am
I'm pleased to announce the release of Fapws3-0.5. This release fix several big fixes mainly for the iterator objects. Please note that, to better match the wsgi recommendations, the method "evwsgi.s...
Non blocking connections 6 Nov 2009 | 04:37 am
By testing my Fapws3 webserver on different type of systems, I've discovered a strange behaviour of the Linux kernels. Indeed on Linux, despite my dfferent tests, I've never had the "EAGAIN" error. O...
Release of Fapws3-0.3 (Fast asynchronous python wsgi server) 17 Jul 2009 | 08:08 pm
I'm happy to announce the release of Fapws3-0.3. This release does not bring new features, but fix several bugs. Let's have fun with that peace of code ;-) You can get it from my GitHub repository:...
FAPWS-0.2 (WSGI server based on libev) 26 Feb 2009 | 09:29 am
I'm really happy to announce the release of FAPWS3-0.2 a WSGI webserver based on libev. This release include several bugfixes. You can got it on my github website: http://github.com/william-os4y/fap...