Ticket #3 (reopened enhancement)

Opened 2 years ago

Last modified 3 weeks ago

Faster response from web_display module

Reported by: ian Assigned to: ian
Priority: minor Milestone: Urwid 0.9.10
Component: input_handling Version:
Keywords: performance web_display Cc:

Description

The web_display moudule has a noticeable delayed response to keystrokes.

This problem should be investigated, but it likely has to do with the overhead of launching a cgi script every time there is user input. Supporting fast_cgi or mod_cgi should fix the problem.

Attachments

Change History

12/10/06 12:30:36 changed by ian

  • type changed from defect to enhancement.

07/29/08 16:39:36 changed by anonymous

  • status changed from new to closed.
  • resolution set to fixed.

07/29/08 20:13:40 changed by ian

  • status changed from closed to reopened.
  • resolution deleted.

major feature implemented with mod_wsgi, need to finish cleanup of pipes properly (python 2.5 req'd?)


Add/Change #3 (Faster response from web_display module)




Change Properties
Action