view paper/abstract_eng.tex @ 24:56047183b938

modify abstract
author sugi
date Tue, 03 Feb 2015 03:36:05 +0900
parents 295b393a7134
children a27c97e0bb15
line wrap: on
line source

\begin{abstract_eng}
It increases in rate of diffusion of the smart phone and tablet device every year. And people who use service on Internet increase. It would be cause the huge increase in active users of Internet services. So the service which on Internet need  scalability and reliability. The program should keep quality of service while increasing number of users by additional resources and perform same action under same environment with same code .The scalability and reliability are the performance standard. Moreover the program need concurrency because computer has many cpu.
But it is difficult to create program which has all of them.

We develop an distributed programming framework Alice which uses Data Segment and Code Segment as programming units. But we find many problems and need functions for programming.

We add Meta Computation which control Alice Computation. And We show usability, creating application with Alice.
\end{abstract_eng}