roberto@sirius
|
67b22ff796
|
added iterations to uwsgi.add_rb_timer()
|
2011-02-24 10:50:52 +01:00 |
|
roberto@sirius
|
28c14f4d8c
|
added uwsgi.add_rb_timer()
|
2011-02-24 10:29:06 +01:00 |
|
roberto@sirius
|
7133069ee9
|
updated signal framework to the new api
|
2011-02-24 09:48:28 +01:00 |
|
roberto@sirius
|
9331d1154e
|
damn, another fix for spooler leak
|
2011-02-21 11:03:46 +01:00 |
|
roberto@sirius
|
364a580090
|
fixed a leak in the spooler
|
2011-02-21 10:17:28 +01:00 |
|
roberto@lupo
|
69586a6134
|
fixed a couple of leaks spotted by Riccardo and added uwsgi.listen_queue()
|
2011-02-21 07:44:37 +01:00 |
|
roberto@goyle
|
78096fab30
|
cache items can have a 16bit flags
|
2011-02-18 19:34:02 +01:00 |
|
roberto@goyle
|
bcff6e0173
|
various fixes
|
2011-02-16 15:44:53 +01:00 |
|
roberto@goyle
|
afba91ad61
|
added uwsgi queue subsystem
|
2011-02-16 08:12:21 +01:00 |
|
roberto@maverick64
|
c4eccd0d93
|
first attempt of a better wsgi.input
|
2011-02-14 20:48:01 +01:00 |
|
roberto@maverick64
|
7744285dc3
|
move caching locking to rwlock
|
2011-02-13 18:58:51 +01:00 |
|
roberto@maverick64
|
238c98c0bd
|
a bunch of caching fixes
|
2011-02-12 10:59:20 +01:00 |
|
roberto@maverick64
|
f9a9ef5752
|
new cache subsystem
|
2011-02-12 10:33:12 +01:00 |
|
roberto@maverick64
|
7f3ba8324a
|
fixed uwsgi.cache_exists
|
2011-02-10 18:37:09 +01:00 |
|
roberto@mmaverick64
|
e9002f2111
|
allow empty string in cache python api
|
2011-02-10 15:07:46 +01:00 |
|
roberto@freebsd64
|
2bacd79c43
|
fixed a couple of leaks
|
2011-02-03 11:10:16 +01:00 |
|
roberto@maverick64
|
937b2de41b
|
the uWSGI fastrouter
|
2011-02-02 16:38:51 +01:00 |
|
roberto@maverick64
|
9562c81590
|
the new spooler is working
|
2011-01-29 11:48:46 +01:00 |
|
roberto@maverick64
|
460b78857c
|
64K are greater than 10K....
|
2011-01-28 14:32:03 +01:00 |
|
roberto@maverick64
|
740f16fe62
|
added exception for python cache_set
|
2011-01-27 18:04:35 +01:00 |
|
roberto@maverick64
|
f82dbfd300
|
support BROADCAST for clustering
|
2011-01-25 16:20:11 +01:00 |
|
roberto@maverick64
|
9cbf1c545d
|
added uwsgi.fcgi() api function to allows uWSGI being a fastcgi proxy/router
|
2011-01-23 14:35:42 +01:00 |
|
roberto@maverick64
|
07dd0c2c0b
|
Python3 support back to the future
|
2011-01-21 10:17:52 +01:00 |
|
roberto@sirius
|
520ff8465b
|
added exceptions counter
|
2011-01-14 14:49:45 +01:00 |
|
roberto@sirius
|
c94206f7ba
|
a huge list of threading fixes, we are near to ROCK SOLID threading mode
|
2011-01-13 11:42:59 +01:00 |
|
roberto@maverick64
|
72f677bb0d
|
working linux namespace support
|
2011-01-05 15:42:30 +01:00 |
|
roberto@sirius
|
e11f84193a
|
more rpc fixes
|
2011-01-04 16:02:44 +01:00 |
|
roberto@sirius
|
ec4fbdff32
|
added generic functions for rpc
|
2011-01-03 20:52:23 +01:00 |
|
roberto@sirius
|
94f3b715e5
|
fixed cluster node names
|
2011-01-01 12:03:12 +01:00 |
|
roberto@sirius
|
31892a69df
|
better cluster node management
|
2011-01-01 11:53:06 +01:00 |
|
roberto@fiorenzo
|
e422f7311a
|
added register_signal tu lua api
|
2010-12-26 20:07:41 +01:00 |
|
roberto@fiorenzo
|
bb093c7614
|
various Linux fixes
|
2010-12-26 18:33:12 +01:00 |
|
roberto@mrspurr
|
5186936c3a
|
refactored signal framework
|
2010-12-26 10:33:50 +01:00 |
|
roberto@mrspurr
|
07a87bdff3
|
fixed file monitor and timers on OSX
|
2010-12-19 14:58:01 +01:00 |
|
roberto@fiorenzo
|
70db2befb5
|
fully working file monitor and timer support for Linux/epoll
|
2010-12-19 12:50:36 +01:00 |
|
roberto@sirium
|
a8c4f6bffe
|
the cache can now contains upto 0xFFFFFFFF items, added uwsgi.cache_exists to the api
|
2010-12-15 10:47:01 +01:00 |
|
roberto@goyle
|
27fda41398
|
first implementation of multi-request per connection (need optimization)
|
2010-12-12 17:37:28 +01:00 |
|
roberto@fiorenzo
|
902991daa4
|
OOB for nailed connections
|
2010-12-12 11:22:39 +01:00 |
|
roberto@sirius
|
245ab6d815
|
various test for trying to allow pre-connected requests
|
2010-12-11 20:08:23 +01:00 |
|
roberto@sirius
|
b75ba73264
|
caching infrastructure (need optimizations)
|
2010-12-09 19:54:37 +01:00 |
|
roberto@sirius
|
7d6f93d1cb
|
uwsgi.recv_block and uwsgi.recv_frame
|
2010-12-07 05:38:57 +01:00 |
|
roberto@mrspurr
|
9aaf36141e
|
extended the uwsgi api to allow easy implementation of websockets servers
|
2010-12-06 13:48:23 +01:00 |
|
roberto@mrspurr
|
fd49ba36eb
|
more custom routing example and optimizations
|
2010-12-05 10:45:13 +01:00 |
|
roberto@mrspurr
|
047aac8426
|
export uwsgi.is_connected
|
2010-12-05 08:17:29 +01:00 |
|
roberto@mrspurr
|
103e7415f3
|
various threading fixes
|
2010-12-04 18:30:22 +01:00 |
|
roberto@mrspurr
|
2f970ce585
|
various async optimizations and routing python examples
|
2010-12-04 13:43:12 +01:00 |
|
roberto@fiorenzo
|
856fd8b00f
|
towards a better uGreen (with ruby support)
|
2010-11-16 10:06:19 +01:00 |
|
roberto@sirius
|
8668b9a614
|
applied Dan Loewenherz stylish patch
|
2010-10-26 06:43:40 +02:00 |
|
roberto@sirius
|
8dde9c2984
|
multiple python plugin version with the same server core
|
2010-10-25 08:34:10 +02:00 |
|
roberto@sirius
|
6adca06764
|
fixed python embedded module, first refactoring of the spooler, better rack compliance
|
2010-10-23 21:59:43 +02:00 |
|