iPhone OS 4.0 software to deliver multitasking support?

Although this has been rumoured many times before and not been delivered, it’s something that does seem to be coming. iPhone OS already allows multitasking in a multitude of ways, but none of those are directly exposed to users. Developers can create multi-threaded apps either using POSIX threads or Apple’s own NSThread, which is built on-top of that system. But … Read More