My favorites | Sign in
Project Logo
                
Details: Show all Hide all

Earlier this year

  • Oct 22, 2009
    issue 3 (timeout error) commented on by ruslan.usifov   -   fibra\net.py but not in io.py
    fibra\net.py but not in io.py
  • Oct 22, 2009
    issue 3 (timeout error) reported by ruslan.usifov   -   io.py have error in _fetch method it have timeout param set to default DEFAULT_TIMEOUT, but it call from other methods with timeout, so theirs timeout doesn't have effect
    io.py have error in _fetch method it have timeout param set to default DEFAULT_TIMEOUT, but it call from other methods with timeout, so theirs timeout doesn't have effect
  • Aug 31, 2009
    r51 (bug fix ) committed by simonwittber   -   bug fix
    bug fix
  • Jun 10, 2009
    r50 ([No log message]) committed by simonwittber   -   [No log message]
    [No log message]
  • Jun 10, 2009
    issue 2 (Register repository mirror on launchpad or github) reported by 8mayday   -   It would be nice for collaborate work on fibra if you will register repository and setup mirroring on one of github or launchpad.
    It would be nice for collaborate work on fibra if you will register repository and setup mirroring on one of github or launchpad.
  • May 15, 2009
    issue 1 (fibra.net.Transport.recv* methods do not respect 'timeout' a...) reported by mishok13   -   I have noticed that some of my long-living requests are raising strange exception: read has timed out <generator object _fetch at 0x963c144> Adding timeout=300.0 didn't help, so I've digged into handlers/io.py code and found out that none of recv* methods are passing timeout parameter to _fetch() method. Here is a little patch that seem to resolve this issue.
    I have noticed that some of my long-living requests are raising strange exception: read has timed out <generator object _fetch at 0x963c144> Adding timeout=300.0 didn't help, so I've digged into handlers/io.py code and found out that none of recv* methods are passing timeout parameter to _fetch() method. Here is a little patch that seem to resolve this issue.
  • May 13, 2009
    r49 (default is to pickle. ) committed by simonwittber   -   default is to pickle.
    default is to pickle.
  • May 13, 2009
    r48 (better connection retry. ) committed by simonwittber   -   better connection retry.
    better connection retry.
  • May 13, 2009
    r47 (debug info ) committed by simonwittber   -   debug info
    debug info
  • May 13, 2009
    r46 (msg abstraction. ) committed by simonwittber   -   msg abstraction.
    msg abstraction.
  • May 12, 2009
    r45 (debug messages ) committed by simonwittber   -   debug messages
    debug messages
  • May 12, 2009
    r44 (cleanup. ) committed by simonwittber   -   cleanup.
    cleanup.
  • May 11, 2009
    r43 (on_listen callback ) committed by simonwittber   -   on_listen callback
    on_listen callback
  • May 11, 2009
    r42 (removal of bad sockets. ) committed by simonwittber   -   removal of bad sockets.
    removal of bad sockets.
  • May 10, 2009
    r41 ([No log message]) committed by simonwittber   -   [No log message]
    [No log message]
  • May 09, 2009
    r40 (oops. ) committed by simonwittber   -   oops.
    oops.
  • May 09, 2009
    r39 (manual gc ) committed by simonwittber   -   manual gc
    manual gc
  • May 08, 2009
    r38 (better connection handling. io closing. tube closing. defaul...) committed by simonwittber   -   better connection handling. io closing. tube closing. default net timeouts.
    better connection handling. io closing. tube closing. default net timeouts.
  • May 04, 2009
    r37 (better socket handling. ) committed by simonwittber   -   better socket handling.
    better socket handling.
  • May 03, 2009
    r36 (added close event for io handler ) committed by simonwittber   -   added close event for io handler
    added close event for io handler
  • May 01, 2009
    r35 (using socket ibjs instead of filenos. ) committed by simonwittber   -   using socket ibjs instead of filenos.
    using socket ibjs instead of filenos.
  • May 01, 2009
    r34 (oops.) committed by simonwittber   -   oops.
    oops.
  • Apr 29, 2009
    r33 (oops.) committed by simonwittber   -   oops.
    oops.
  • Apr 25, 2009
    r32 (fibra.event example.) committed by simonwittber   -   fibra.event example.
    fibra.event example.
  • Apr 25, 2009
    r31 (cleaned up tests dir.) committed by simonwittber   -   cleaned up tests dir.
    cleaned up tests dir.
  • Apr 25, 2009
    r30 (eventnet lives again.) committed by simonwittber   -   eventnet lives again.
    eventnet lives again.
  • Apr 22, 2009
    r29 (network mods) committed by simonwittber   -   network mods
    network mods
  • Apr 11, 2009
    r28 (fixed benchmark to match kamaelia) committed by simonwittber   -   fixed benchmark to match kamaelia
    fixed benchmark to match kamaelia
  • Apr 11, 2009
    r27 (fixed benchmark) committed by simonwittber   -   fixed benchmark
    fixed benchmark
  • Apr 11, 2009
    r26 (optimised even more.) committed by simonwittber   -   optimised even more.
    optimised even more.
  • Apr 11, 2009
    r25 (optimised.) committed by simonwittber   -   optimised.
    optimised.
  • Apr 11, 2009
    r24 (updated matrix.py) committed by simonwittber   -   updated matrix.py
    updated matrix.py
  • Apr 11, 2009
    r23 (fixed tranport bugs.) committed by simonwittber   -   fixed tranport bugs.
    fixed tranport bugs.
  • Apr 11, 2009
    r22 (Moved net send and recv tasks in Transport class) committed by simonwittber   -   Moved net send and recv tasks in Transport class
    Moved net send and recv tasks in Transport class
  • Apr 10, 2009
    r21 (fixed up api, added frame receiver) committed by simonwittber   -   fixed up api, added frame receiver
    fixed up api, added frame receiver
  • Apr 10, 2009
    r20 (net things seemed to work) committed by simonwittber   -   net things seemed to work
    net things seemed to work
  • Apr 05, 2009
    r19 (howto files.) committed by simonwittber   -   howto files.
    howto files.
  • Apr 05, 2009
    r18 (line receiver, coroutine support (multiple Return yields) ) committed by simonwittber   -   line receiver, coroutine support (multiple Return yields)
    line receiver, coroutine support (multiple Return yields)
  • Mar 31, 2009
    r17 (matrix works. needs a better name.) committed by simonwittber   -   matrix works. needs a better name.
    matrix works. needs a better name.
  • Mar 31, 2009
    r16 (removed rpc stuff, it doesn't fit the paradigm. added networ...) committed by simonwittber   -   removed rpc stuff, it doesn't fit the paradigm. added networked tubes.
    removed rpc stuff, it doesn't fit the paradigm. added networked tubes.
  • Mar 30, 2009
    r15 (wait / nowait for tubes.) committed by simonwittber   -   wait / nowait for tubes.
    wait / nowait for tubes.
  • Mar 29, 2009
    r14 (rpc) committed by simonwittber   -   rpc
    rpc
  • Mar 22, 2009
    r13 (adjusted idle times. increases net thru-put 200x.) committed by simonwittber   -   adjusted idle times. increases net thru-put 200x.
    adjusted idle times. increases net thru-put 200x.
  • Mar 22, 2009
    r12 (fixed idling, more net changes.) committed by simonwittber   -   fixed idling, more net changes.
    fixed idling, more net changes.
  • Mar 20, 2009
    r11 (net server idea.) committed by simonwittber   -   net server idea.
    net server idea.
  • Mar 20, 2009
    r10 (net server idea.) committed by simonwittber   -   net server idea.
    net server idea.
  • Mar 19, 2009
    r9 (fixed sleep handler.) committed by simonwittber   -   fixed sleep handler.
    fixed sleep handler.
  • Mar 19, 2009
    r8 (ramped idle, network things.) committed by simonwittber   -   ramped idle, network things.
    ramped idle, network things.
  • Mar 16, 2009
    r7 (exception bubbling.) committed by simonwittber   -   exception bubbling.
    exception bubbling.
  • Mar 16, 2009
    r6 (first pass at io) committed by simonwittber   -   first pass at io
    first pass at io
 
Hosted by Google Code