People have independent tasks or applications and need to organize and easily access and focus on them.
Create a navigation model that has a central hub with entry points into the various isolated tasks or applications (spokes).
There are few classes of software solutions that really warrant this approach. Games are a good example—people expect to and usually want to be immersed in them. Sensitive tasks that require a person’s full attention could be another. These are examples of potential spokes in a hub and spoke implementation—the hub would be a common home/launching point.
Usually, the reason for the hub and spoke pattern is more technically-driven than user-driven. It is most commonly seen on phones and other small devices where having global navigation (and even the ability to interact with it were it displayed) is difficult or in situations where there is an open plug-in model for applications, such as Facebook, where the hub is more of a facilitator for disparate services and applications to come together in one place. The iPhone fits both of these constraints.
People have become accustomed to feeling like they are multitasking and that they can get around to other functions and areas of things easily; they don’t generally appreciate being forced to access (or feel like they’re stuck in) one task or application at a time. Sure, they probably are mostly focused on one at a time, but they like to easily move between them. So if you’re not constricted by technology, make sure you have a good reason to lock people into the hub and spoke model.
The nice thing about the hub and spoke model is that it leaves the spokes relatively free to decide on their own internal navigations and constraints. In fact, you could almost consider the browser itself a hub and the various sites out there spokes, though they usually do far more linking between each other than would be considered normal for spokes in a more intentionally designed hub and spoke implementation.
If you are in control of the spokes, i.e., all the individual isolated tasks, tools, applications, what have you, then it is really a matter of creating a shared hub for them. You should remove global navigation from any spokes, especially if your purpose is to constrain users within a particular tool/task flow to completion, though you may want to keep an exit chute (Home) navigation affordance. And if there is a definite completion step, it should generally lead back to the hub.
If you are designing an open, plug-in model, you also need to create a way for new modules to register with the hub, provide some basic data (such as icon, name, and description) about themselves, and then give them a host with very minimal surrounding navigation. The hub then needs to be able to scale (even if it is simply scrolling) to accommodate an unknown number of spokes.
The primary example is the iPhone menu. It is a good example of both a small device and an open architecture for new spokes to be installed.
http://quince.infragistics.com/11e4
Google’s “Products” page serves as a hub and their various searches and applications are spokes that plug into it. It is extensible, if only internally to Google. Once you’re in a particular spoke, you’re pretty much isolated there.
http://quince.infragistics.com/11b4
The Verizon Motorola Razr uses this model both within its main menu as well as on their home quick launch screen that shows selected spokes to launch into, even in a circular pattern (like a wheel).
http://quince.infragistics.com/119f
UPS and other global sites that have a landing page requiring you to select region are a kind of hub and spoke pattern. Once you’re in a region, pretty much all navigation is local to it.
http://quince.infragistics.com/11g4
FaceBook has an extensible application model and uses its your home page and, especially, Applications menu as a hub to launch into the individual spokes. It does have perhaps a bit more control in the spokes themselves (serving ads and facilitating links), but it is essentially built on this pattern.
http://quince.infragistics.com/10vk
Saw this one via information aesthetics blog. They classified it as a dashboard. Maybe, but this one seems more like a hub and spokes impolementation to me.
http://quince.infragistics.com/113z
The Office 2007 Ribbon provides tabs which act as "hubs" into finding functionality within office applications.
http://quince.infragistics.com/1126
Microsoft's Windows Phone 7 home screen, called the "Start screen", is made up of "Tiles". Tiles are links to applications, features, functions and individual items (such as contacts, web pages, applications or media items). Users can add, rearrange, or remove Tiles. Tiles are dynamic and update in real time - for example, the tile for an email account would display the number of unread messages or a Tile could display a live update of the weather. Several features of Windows Phone 7 are organized into "hubs", which combine local and online content via Windows Phone 7's integration with popular social networks such as Facebook and Windows Live. For example, the Pictures hub shows photos captured with the device's camera and the user's Facebook photo albums, and the People hub shows contacts aggregated from multiple sources including Windows Live, Facebook, and Gmail. From the Hub, users can directly comment and 'like' on social network updates. The other built-in hubs are Music and Video (which integrates with Zune), Games (which integrates with Xbox Live), Windows Phone Marketplace, and Microsoft Office.
http://quince.infragistics.com/2t2e
Jennifer Tidwell , Designing Interfaces