INtime Distributed RTOS partitions a multicore processor into distinct processing nodeswith dedicated I/O and Interrupts. This asymmetric multiprocessing (AMP) approachallows applications to run independently from one another on separate processors,communicating with a managed communication system called GOBSnet. GOBSnet,a global objects network, is an Inter Process Communication (IPC) mechanism thatenables INtime processes to communicate across processors and platforms withmailboxes and semaphores in a deterministic way without requiring any changes to thecode. With those functions applications can run on hardware scaled to meet the cost/performance needs of a particular system implementation. This ensures a means ofscaling the application further when multicore processors with 8, 16 and more coresbecome available in the future