2006
DOI: 10.1007/11752578_33
|View full text |Cite
|
Sign up to set email alerts
|

Parallel Computing in Java: Looking for the Most Effective RMI Implementation for Clusters

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
6
0

Year Published

2007
2007
2011
2011

Publication Types

Select...
3
2

Relationship

0
5

Authors

Journals

citations
Cited by 5 publications
(6 citation statements)
references
References 9 publications
0
6
0
Order By: Relevance
“…Programmers find difficult to use socket programming when achieving functionality within the realm of distributed systems [1,4,5 ]. As a result, many turn to RM I (Remote M ethod Invocation) of Sun M icrosystems or CORBA (Common Object Requests Broker Architecture) of OM G (Object M anagement Group), for distributed system.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…Programmers find difficult to use socket programming when achieving functionality within the realm of distributed systems [1,4,5 ]. As a result, many turn to RM I (Remote M ethod Invocation) of Sun M icrosystems or CORBA (Common Object Requests Broker Architecture) of OM G (Object M anagement Group), for distributed system.…”
Section: Related Workmentioning
confidence: 99%
“…CORBA is well suited for Distributed system working on different platforms with varying specifications and environment. But the implementation of RM I and CORBA are very complex and costly for small applications, and if there is requirement of only single server, then Java Socket is better choice for easy implementation [1,5,9]. A P2P network is a network of computers or nodes where there is a concept of equality that is anyone could act like a client if required a data and the one who serves act like a server, it is different from traditional client/server architecture where only dedicated system could act like a server and requesting computers would acts like client to it.…”
Section: Related Workmentioning
confidence: 99%
“…Programmers find it difficult to use socket programming when achieving functionality within the realm of distributed systems [7,11,14,15]. As a result, many turn to RPC as an easier alternative, since it can request services from a program located on another computer in a given network without having to understand complex network details.…”
Section: Related Workmentioning
confidence: 99%
“…To the client and the server, the program operates much like it is local to their environment and within a single memory space. Therefore, programmers with RMI can make easily networked applications compared with Socket interfaces [7,11,14,15].…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation