root/asycamore


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @789 [789] 08/05/07 13:12:10 robin more exc_string facilities
(edit) @745 [745] 07/08/07 14:51:41 robin add a convenience class wrapper for the startup stuff
(edit) @744 [744] 07/08/07 12:41:45 robin --
(edit) @743 [743] 07/08/07 12:40:19 robin tidied up the tests
(edit) @742 [742] 07/08/07 12:26:04 robin --
(edit) @741 [741] 07/08/07 12:08:54 robin --
(edit) @740 [740] 07/07/07 17:53:03 robin --
(edit) @739 [739] 07/07/07 17:52:28 robin * wsgistreams, blocking input implementation suitable for use as the …
(edit) @738 [738] 07/06/07 20:15:22 robin * wsgienviron, by default, caches certain request processing values …
(edit) @737 [737] 07/05/07 23:24:38 robin remove last remnants of legacy processing model from wsgienviron.py
(edit) @736 [736] 07/05/07 23:07:02 robin * removed logging cruft from asycamore.tcpsocket and replaced at the …
(edit) @735 [735] 07/04/07 22:00:55 robin --
(edit) @734 [734] 07/04/07 21:58:11 robin bump minor revision
(edit) @733 [733] 07/04/07 21:57:40 robin merged:threadsupport_0.2dev-1-r713+wc-branch-servicecontext2
(edit) @732 [732] 07/02/07 00:31:01 robin * Adds service model and connection context apis to provide an interface …
(edit) @731 [731] 07/01/07 16:16:00 robin * Fix the stupid latency issue with the original ThreadTeam? design. - …
(edit) @730 [730] 06/30/07 19:37:03 robin * Add an optional threadteam to httpservice * Refactor asycwsgi, move the …
(edit) @729 [729] 06/29/07 01:04:23 robin issued_work -> issued_delegates
(edit) @728 [728] 06/29/07 01:01:48 robin * thread team implementation with 'hot resize' facility
(edit) @727 [727] 06/26/07 23:35:33 robin * added clean termination support for non-daemon threads
(edit) @726 [726] 06/25/07 21:14:52 robin removed all traces of the previous service model
(edit) @725 [725] 06/25/07 20:56:15 robin enable new service model by default
(edit) @724 [724] 06/25/07 20:43:51 robin * FIXED: httpclient / httpbench losing track of its requests. It fails …
(edit) @723 [723] 06/24/07 13:56:22 robin * FIXED: stalls after successfull chunk. RESOLUTION: because …
(edit) @722 [722] 06/23/07 14:22:21 robin * chunked transfer support for asycamore.httpclient & …
(edit) @721 [721] 06/05/07 03:15:19 robin insiduous bug fixed in new servicecontext
(edit) @720 [720] 05/29/07 13:48:30 robin --
(edit) @719 [719] 05/24/07 20:30:32 robin --
(edit) @718 [718] 05/17/07 07:32:37 robin --
(edit) @717 [717] 05/17/07 06:53:14 robin "branch: servicecontext2; origin rev: 713+wc; head rev: …
(edit) @716 [716] 05/17/07 06:52:56 robin --
(edit) @715 [715] 05/14/07 21:42:54 robin * threadpool - alternate main loop and tests - support for …
(edit) @714 [714] 05/14/07 10:33:23 robin a thread pool implementation
(edit) @713 [713] 05/12/07 20:19:48 robin _server_continue_connection can not deal reliably with 'writerpaused', so …
(edit) @712 [712] 05/12/07 16:36:18 robin partial fixe for writerpaused issue
(edit) @687 [687] 05/10/07 22:29:00 robin bugfix: --profile was broken by previous furniture shuffling, fixed now
(edit) @686 [686] 05/08/07 00:54:32 robin --
(edit) @685 [685] 05/08/07 00:52:57 robin bump target revision
(edit) @684 [684] 05/08/07 00:52:07 robin docuementation updated, httpservice internal method names cleaned up
(edit) @683 [683] 05/07/07 14:34:12 robin release TAG: release-0.1; from svn rev: …
(edit) @677 [677] 05/07/07 14:25:55 robin --
(edit) @670 [670] 05/02/07 22:07:00 robin mime-type
(edit) @669 [669] 05/02/07 21:56:06 robin * removed dependency on commandplate * updated asycamore.html * removed …
(edit) @664 [664] 04/30/07 21:32:14 robin removed some redundant imports
(edit) @663 [663] 04/30/07 21:31:51 robin removed some redundant imports
(edit) @662 [662] 04/30/07 21:29:04 robin * removed depricated module asycamore.httpclientsocket
(edit) @659 [659] 04/29/07 20:30:34 robin setup fixes
(edit) @654 [654] 04/29/07 20:14:58 robin restored minimal server to core package
(edit) @653 [653] 04/29/07 20:13:35 robin restored minimal server to core package
(edit) @649 [649] 04/29/07 18:41:29 robin * restored, a much improved, httbench to the core package.
(edit) @647 [647] 04/29/07 15:47:54 robin reduced startup log verbosity
(edit) @642 [642] 04/29/07 12:56:06 robin * change the rval for client continue_request to: ncomplete, status
(edit) @640 [640] 04/29/07 11:07:07 robin * adds support for client contexts to httpservice.
(edit) @638 [638] 04/27/07 15:39:48 robin * add support for per listening socket connection factory * remove the …
(edit) @637 [637] 04/24/07 14:45:44 robin * added dispatch_event: libevent via ctypes. much nicer than via …
(edit) @636 [636] 04/23/07 16:37:36 robin event => pyevent, making way for ctypes variant
(edit) @634 [634] 04/23/07 13:08:03 robin minor cleanup
(edit) @633 [633] 04/23/07 08:54:46 robin dispatch_event fixes
(edit) @632 [632] 04/23/07 06:22:48 robin SIGINT handler for dispatch_event
(edit) @631 [631] 04/22/07 22:10:44 robin basic libevent support
(edit) @628 [628] 04/21/07 09:43:41 robin remove pkg_info.py
(edit) @626 [626] 04/21/07 09:41:49 robin * remove the horrid get_version stuff
(edit) @579 [579] 04/16/07 23:43:42 robin fixes for package split issues and support asycamore.get_version for a …
(edit) @535 [535] 04/10/07 19:55:15 robin --
(edit) @510 [510] 04/07/07 20:29:50 robin --
(edit) @508 [508] 04/07/07 06:53:40 robin --
(edit) @506 [506] 04/07/07 06:45:27 robin --
(edit) @505 [505] 04/07/07 06:43:19 robin --
(edit) @502 [502] 04/07/07 06:20:51 robin --
(edit) @497 [497] 04/07/07 05:42:37 robin --
(edit) @496 [496] 04/07/07 05:41:41 robin --
(edit) @491 [491] 04/07/07 05:20:52 robin --
(edit) @490 [490] 04/07/07 05:07:51 robin --
(edit) @482 [482] 04/07/07 03:22:52 robin --
(edit) @479 [479] 04/07/07 03:20:42 robin --
(edit) @476 [476] 04/07/07 03:11:22 robin name: asycamore -> aSycamore
(edit) @475 [475] 04/06/07 20:31:31 robin --
(edit) @474 [474] 04/06/07 18:50:47 robin --
(edit) @473 [473] 04/06/07 18:47:48 robin --
(edit) @472 [472] 04/06/07 18:46:37 robin --
(edit) @471 [471] 04/06/07 18:13:41 robin --
(edit) @469 [469] 04/06/07 16:38:45 robin --
(add) @468 [468] 04/06/07 16:37:44 robin preparing for asynwsgi package split
Note: See TracRevisionLog for help on using the revision log.