Journals
Publish with us
Publishing partnerships
About us
Blog
The Scientific World Journal
Journal overview
For authors
For reviewers
For editors
Table of Contents
Special Issues
The Scientific World Journal
/
2014
/
Article
/
Alg 1
/
Research Article
Toward Sci-
: A Lightweight Cloud PaaS for Developing Embarrassingly Parallel Applications Based on Jini
Algorithm 1
JJPF server side.
Result
: Allow a slave to be found and used by clients
(1)
network discovery
by
LookupService
;
(2)
While
not
terminated or reassigned
do
(3)
register
into
LookupService
;
(4)
wait
for requests;
(5)
unregister
from
LookupService
;
(6)
compute
the tasks received;
(7)
end
(8)
terminate
the slave activity;