ControlTower Concurrency Example
I've written a ControlTower RackUp example and would appreciate your feedback. It's intent is to showcase the GCD-backed concurrency of ControlTower and uses Cocoa's XML document parsing to process a data feed from a third-party. Thanks, Matthew Smith
Hi Matthew, Looks good, even if it could be slightly optimized for runtime performance (like avoiding string concatenation). Did you get good results? Josh might want to commit this example as part of the CT sample code. Laurent On Aug 18, 2010, at 9:07 AM, Matthew Smith wrote:
I've written a ControlTower RackUp example and would appreciate your feedback.
It's intent is to showcase the GCD-backed concurrency of ControlTower and uses Cocoa's XML document parsing to process a data feed from a third-party.
<photo_search.ru>
Thanks, Matthew Smith_______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
participants (2)
-
Laurent Sansonetti
-
Matthew Smith