streaming data through zope from an external method.
10 Mar
1999
10 Mar
'99
9:07 a.m.
I've got an external method that is generating a (possibly quite large) audio file and sending it back. Right now, I'm generating this in memory in a big string, then returning it to zope. I'd _like_ to be able to just have the external method send the data straight through (maybe in chunks) without having to read it all into memory. Is this possible with zope at all? Anthony
9888
Age (days ago)
9888
Last active (days ago)
0 comments
1 participants
participants (1)
-
Anthony Baxter