[imp] Excessive memory usage
Michael M Slusarz
slusarz at horde.org
Thu Sep 25 08:26:27 UTC 2008
Quoting Matus UHLAR - fantomas <uhlar at fantomas.sk>:
> On 24.09.08 22:08, Michael M Slusarz wrote:
>> As for the c-client issue, this problem is presently being worked on
>> (a fully PHP stream-based IMAP client has nearly reached beta stage
>> and will be used in the forthcoming IMP 5).
>
> Should we expect imp to use php socket connection insead of php imap
> functions, or did i misunderstand that?
Yes. See here: http://cvs.horde.org/incubator/Imap_Client
> Could some memory-effective libraries, binary or PHP-bases, help there?
> (e.g. effective MIME decoding/encoding)
MIME processing is always going to be somewhat memory intensive.
Streams *may* be a solution to limit memory when it comes to the body
part of the message. however, at some point, that entire message is
going to be in memory at some point (with the possible exception of
streaming message part data when downloading a message).
michael
--
___________________________________
Michael Slusarz [slusarz at horde.org]
More information about the imp
mailing list