meta data for this page
Communications Concurrency Base
ie. Reactor based approach
Event Abstraction Approach
Polling might no be good approach on mobile devices. Reactor pattern should be hided in that way it can be replaced.
For example SymbianOS does not support polling approach well, but it supports events for different activities.