It's not a secret anymore!
The moose likes Developer Certification (SCJD/OCMJD) and the fly likes what prepartain for the Test Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Certification » Developer Certification (SCJD/OCMJD)
Reply Bookmark "what prepartain for the Test " Watch "what prepartain for the Test " New topic
Author

what prepartain for the Test

Martin Habicht
Greenhorn

Joined: Nov 07, 2001
Posts: 17
Hi
after uploading the exam, a written test is required. What preparation would you recommand for this test? I've been told to take it without any preparation at all - provided one has completed the assignment himself. (which i have )
Is there any list of (dis-)advantages for RMI vs. Sockets, etc.?

thanks
Martin

Mark Spritzler
ranger
Sheriff

Joined: Feb 05, 2001
Posts: 17228
    
    1

You do not need to study for the test. But the RMI vs Serialization, it is ggod to know at least three advantages and disadvantages.
Advantages
1. Sockets and communication handled for you.
2. Clients don't need to have the Class code to run, they can download from RMI server. So changes to server code does not necessarily mean you need to change the client.
3. Thread pooling is handled for you.
4. Handles security for you through RMISecurityManager
Disadvantages
1. More overhead, not as fast as Object Serialization
2. Cannot guarantee threads will support the same client on multiple calls.
3. Java only. Cannot use other languages to access.
Ta da. I got it this time.
Mark


Perfect World Programming, LLC - Two Laptop Bag - Tube Organizer
How to Ask Questions the Smart Way FAQ
Mark Spritzler
ranger
Sheriff

Joined: Feb 05, 2001
Posts: 17228
    
    1

Oh, and also do a search on Serialization vs RMI on this forum, and you will get plenty of hits.
Mark
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: what prepartain for the Test
 
Similar Threads
Finally Going For SCJP...am i left with some thing?
is that possible for me to pass this test in one week
158 test preparation
Achieved old J2SE Certification (2001) which [new] certification is recommended?
IBM test 150 preparation