Evolution – Exchange connector
Posted by vvaradhan on August 11, 2006
A new feather got added to my cap of responsibilities w.r.t evolution, viz., Exchange connector – one of the distinguishing features of mighty Evolution. My responsibilities for Exchange connector ranges from fixing some critical customer issues to performance, scalability and stability of the module. One of the key problems with exchange module is performance. Initial loading of folders takes huge amount of time as compared to IMAP/POP/GW. After reading through quite a lot of tutorials and blogs, I came across Federico’s blog about how strace can be helpfull for profiling with minimum coding.
Took the sample code from Federico’s blog and extended it a little bit to have different levels to avoid too many messages and included thread-ids to group the messages. I have also customized the plot-timeline script to group by thread-id. Will upload the patch and the graph, generated by the script, later.
Time to catch some sleep now.
Veerapuram Varadhan’s worklog » Blog Archive » Evolution Exchange Performance Series - Chapter 1 - Folder Loading said
[...] Comments (RSS) « Evolution – Exchange connector [...]