Abstract:
A wearable computer system and a method transmitting and controlling information/service in the same are provided to control other peripheral devices and to transmit or control information or services to other devices or users regardless of time and space by sensing bio signals, generating bio signal information and performing a user's instruction. A wearable computer system(100) senses bio signals via an intuitive operation or voices of a user(10), generates a corresponding signal, namely bio signal information on a user's instruction, and selects a device set by the user(10) via the generated bio signal information. The device selected by the user(10) is an intelligent device(200) which includes a signal receiver(210) and a signal processor(220). The signal receiver(210) senses the bio signal information, and the signal processor(220) analyzes the sensed bio signal information for executing an instruction of the user(10). Accordingly, the wearable computer system(100) controls the intelligent device(200) at a remote place, and controls the transmitted information/service.
Abstract:
PURPOSE: A system for maintaining a consistency between distributed objects and a memory distribution sharing in a Java virtual machine and a method thereof are provided to secure an independence between different kinds of platforms by supplying a distribution sharing system having a distribution sharing memory function at a Java virtual machine level and to improve a convenience of a programming by making a thread of Java be distributed to a remote node transparently and be performed in parallel using a distribution sharing of a memory. CONSTITUTION: A byte code execution unit(201) reads a byte code of an entity, requests a creation of a new thread and a synchronization, and executes the created thread as a byte code. When a creation of a new thread is requested in the byte code execution unit(201), a thread managing unit(202) requests a thread creation to a remote Java virtual machine, and processes a thread creation request from other remote Java virtual machine. A sharing entity storing unit(204) stores created entities in the thread managing unit(202) and records a sharing entity position of designated entities. A synchronization managing unit(205) maintains a consistency with an entity distributedly stored in the remote Java virtual machine through an information exchange between sharing entities registered in the sharing entity storing unit(204).