Hello. My first message. (^_^)

I'm going to write a web interface for Tucan (http://tucaneando.com/),
it's a download manager so the web interface will allow to supervise
active downloads. I figured that the downloads stats (download speed,
file size, downloaded size...) can be refreshed through an APE pipe in
order to get them in real time. But I was wondering: wouldn't this be
kind of over-killing? Since all that is needed is to get the stats,
the pipe will just be sending some numbers and this can be performed
with a client-side ajax request every 5 or 10 secs. I think that APE
is the better option because it requires less bandwidth and you don't
wan to disturb your downloads. Please tell me if I'm wrong.

-- 
You received this message because you are subscribed to the Google
Groups "APE Project" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/ape-project?hl=en
---
APE Project (Ajax Push Engine)
Official website : http://www.ape-project.org/
Git Hub : http://github.com/APE-Project/

Reply via email to