| Author |
How to use rmi in my project?
|
Lulwa AlKulaib
Greenhorn
Joined: Nov 20, 2012
Posts: 1
|
|
Hello,
I'm new to java and I need to do a project for my class. I have to code a distributed deadlock detection algorithm and I have been told that Java RMI should help me create the different processes/threads that should show that they're running in a distributed system. The thing is, I don't know how to use rmi. Is it possible? If yes are there available tutorials that I could look at?
|
 |
Vijitha Kumara
Bartender
Joined: Mar 24, 2008
Posts: 3670
|
|
Java RMI tutorial.
And welcome to CodeRanch!
|
SCJP 5 | SCWCD 5
[How to ask questions] [Twitter]
|
 |
Pat Farrell
Rancher
Joined: Aug 11, 2007
Posts: 4422
|
|
Once you are finished and have your grade, you might want to privately ask the class' instructor why they are still teaching RMI. Its rarely used these days. Its fallen out of widespread use, it was fairly popular 15+ years ago, but these days, there are better approaches.
Make sure you ask with respect.
|
 |
L Sankaranarayanan
Greenhorn
Joined: Dec 13, 2012
Posts: 11
|
|
|
Very useful
|
 |
 |
|
|
subject: How to use rmi in my project?
|
|
|