472,133 Members | 1,039 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,133 software developers and data experts.

developing a web service in python for a python application

first i am new to python.

i was trying to write a CGI script which execeutes some of the scripts to generate the output. The scripts take long time to run (around 10 minutes). so i had to wait for 10 min to see the results.

my problem is to see the current set of results for every 1 min. i used the meta refresh tag to get the current page. but still i am able to get the page only after 10 min.

my problem can be summarized as how to run the scripts in cgi independently from generating a result page from cgi.

i am a bit new to python and completely new to web programming. Any help is greatly appreciated.
Nov 22 '07 #1
0 802

Post your reply

Sign in to post your reply or Sign up for a free account.

Similar topics

3 posts views Thread by David Fraser | last post: by
9 posts views Thread by john | last post: by
6 posts views Thread by Laszlo Zsolt Nagy | last post: by
7 posts views Thread by Laszlo Nagy | last post: by
reply views Thread by leo001 | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.