Grand Central Dispatch

While not listed as a marketing feature of iOS 4, Apple’s developer guide lists Grand Central Dispatch as a new feature of the OS. Those of you who are familiar with Mac OS X 10.6 will know Grand Central Dispatch as a task management/thread spawning core that aims to simplify multithreaded development while boosting thread utilization on platforms. The developer focuses on splitting up tasks in a sensible fashion rather than juggling n-number of threads and GCD deals with spawning the appropriate number of threads for the system.

This is of course a non-issue on any current iPhone, including the new 4th generation model, but it does make sense for Apple to introduce it now. While the iPhone 4 is a single core/single thread device, the 5th generation iPhone will almost certainly have two cores. The ramp to multithreading on mobile devices will be much quicker than what we saw on desktop PCs, mostly thanks to the fact that the leap on the PC is largely complete.

With Hyper Threading and other SMT technologies on the horizon for smartphone SoCs it’s not far fetched to see the majority of high end smartphones capable of executing 2 - 4 threads in the next 3 years.

Resolution Independent Development

Everyone should know by now that the iPhone 4 will have a ridiculously dense screen with over 600,000 pixels in an area the same as the past three iPhones. The 960 x 640 resolution is an even 2x increase in both directions compared to the previous iPhones, however developers shouldn’t have to do anything different to target their apps to the various iPhone revisions.

Apps draw to a virtual screen which is then mapped to the physical screen by the OS. Resolution, at least on the iPhone, doesn’t appear to be a concern of the developer. Obviously apps and games with higher levels of detail will take advantage of the iPhone 4’s available resolution but a re-write or any modifications to existing apps aren’t necessary.

Game Center

Apple made two bold announcements at its iOS 4 unveiling: iAds and the iOS Game Center. The former went after Google, the latter, Microsoft, Nintendo and Sony.

The iOS Game Center is essentially Xbox Live for Apple iOS devices. Users will be allowed to create their own online identities (similar to Xbox Live profiles) and can play with or against one another with matchmaking, track achievements, chat with one another and basically do anything you’d want to do in an online gaming service. Eventually all iOS games will use and support the Game Center, just like there’s some amount of Xbox Live integration with all Xbox 360 games today.

When I first saw Unreal Engine running on the iPod Touch I mentioned that within 3 - 5 years we’d have the power of an Xbox 360 in a device the size of an iPhone. By introducing the Game Center early on, Apple is creating the foundation for what it ultimately hopes the iOS platform will turn into. Apple also has an advertising platform built in should it want to sell in game ads, hmm...

The Game Center wasn’t ready for launch with iOS 4 however developers are given full access to it. I’d expect a follow up launch later this year once it’s ready.

Spotlight, SMS and New Settings Final Words
Comments Locked

46 Comments

View All Comments

  • iamafish - Tuesday, June 22, 2010 - link

    Multitasking means running many tasks at once, not saving them and coming back to them later... The switching is fairly poor as well, nothing as seamless as Palm, personally I like how Nokia have done it on the N900/Maemo, tap the top corner and get a grid of previews, tap the preview to switch, 2 clicks and switched - on a properly multitasking OS.

    Looks to me like Apple are in danger of repeating past mistakes and getting complacent, Android is improving very rapidly, and if MeeGo can build on Maemo then it's going to be good, HPs money behind WebOS can't be forgotten and Symbian is a long way from dead and has a very mature base to build on.
  • medi01 - Tuesday, June 22, 2010 - link

    Symbian simply "long way from dead"? Last time I checked, it had 40% of the market.

    But it was worldwide, not US, mind you.
  • solipsism - Tuesday, June 22, 2010 - link

    Looks to me like you didn't read carefully. The multitasking APIs offer true multitasking, if the developer chooses, at a fraction of the cost from running each app fully in the background. The saved state is an option, but it's not the only option as detailed in this article and elsewhere.

    If I am running 5 apps, for example, that need to get my location constantly or periodically I don't need those 5 separate apps all running in the background pulling cellular and GPS data as well as everything else they need. I only need the single geolocation API to be tied to those apps and be running. One process to rule them all. How can you not see that as a benefit?
  • sigmatau - Tuesday, June 22, 2010 - link

    And what is the benefit of having Phone, Settings, Clock, etc taking up memory in the "multitask" bar? Now my phone's memory is constantly full with apps that surely don't need to be multitasked and everytime I need to load an app, another has to be unloaded first since I only have 5mb of memory free.

    Apple really should allow the user to chose what apps to multitask when they want them to multitask. Simply holding down the home key instead of clicking it once would do it. But we are talking about Apple and they apparently know best....
  • solipsism - Tuesday, June 22, 2010 - link

    Ugh... That isn't a "multitask bar" it's a "fast app switcher bar".

    The apps in there aren't necessarily taking up any RAM, they are just the last apps you have used recently, in order. If you restart your iPhone and then double0tap the Home button they will all show up in the list.

    The reason for this is so you don't keep losing track of the complexity of folders. You can always easily go back to the most recent apps you have used regardless of where you are in the system or what app you are using.
  • sigmatau - Tuesday, June 22, 2010 - link

    See my post above. They do take memory. Not sure where you getting that they aren't taking memory. Basicaly after using the phone for an hour or so, anyone will have only 5mb of free RAM. I usualy have around 100mb free before OS4.

    Also the "fast app switcher bar" is not fast at all when you get to scroll 4 icons at a time to get to the app you want. And when the phone has to ALWAYS dump one app from memory to load a new one, this is NOT faster but slower. Not only that, but this screws with Safari and multiple tabs.

    By Apple not giving us a choice on what to multitask, they tried to make the experience easy for every, they screwed many of the functions of the phone. You do not need Phone, Clock, Settings, etc. to go the that bar. It makes no sense.
  • Affectionate-Bed-980 - Tuesday, June 22, 2010 - link

    Proper push notifications make it UNNECESSARY for full blown multitasking.

    As an Android user I Wish I had push notifications so I can leave my IM app on without fear of it KILLING my battery.

    Apple has already addressed the cases where you DO need an app to be running:

    1) Music/Voice
    2) GPS
    3) Downloads
    4) Go to completion

    The others can be accomplished by saved states/push notifications/completion. The fact is you can't interact with simultaneous apps anyway... on any OS. WebOS just has that flick thing to look "cool" but do you really need to run 8 apps at a time? Unless you can cascade your windows and use it well on a 3.5" screen it's overrated.

    I am a Symbian S60 user who has experienced full multitasking since the beginning of time. I moved down to Android which is a downgrade in that sense, and the iPhone could be a bigger downgrade. However, I actually DO want push notifications and many of the battery saving features of the iPhone.

    You can complain about how this is a walled garden and how in principle Apple is evil for restricting you, but they actually got things right this time. For the end user it makes NO DIFFERENCE if you have full blown multitasking or not. Maybe you like how most Android devices barely get by 1 day of charge...
  • solipsism - Wednesday, June 23, 2010 - link

    So you're going on record claiming that when if you restart your iPhone, iOS will automatically load every single app in the Fast App Switching bar into RAM upon restarting. Good luck with that one! :\
  • SunSamurai - Friday, June 25, 2010 - link

    This is a PHONE. Do you WANT the battery to last 30 min per charge? All the modern phones are doing it similer to this. Yes even droid. They get very minimal to NO CPU power in the background.

    This is a GOOD thing people. And to you people bitching about ads, get OVER IT. You want free apps on your droid/iphone/etc? You will get ads.
  • eloquentloser - Tuesday, June 22, 2010 - link

    "I agree that the smartphone is getting more and more complicated. Good for us teck geeks :)."

    Can someone explain this new folders invention to me - it sounds terribly counter-intuitive. ;-)

Log in

Don't have an account? Sign up now