• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

Messaging

 
Ranch Hand
Posts: 107
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
My performance in messaging area is not good, please tell me the appropriate documents that I should read for this.
Thanks
Vibha.
 
Ranch Hand
Posts: 2713
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You are going to have to give a little more detail than that.
 
Vibha Verma
Ranch Hand
Posts: 107
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
When I take the mock tests, I generally am not able to answer the questions on Messaging/JMS correctly. I was wondering if I could get some relevant documents/web sites/tutorials that I could read to understand this area better and improve my score subsequently.
Please help.
Vibha.
 
Chris Mathews
Ranch Hand
Posts: 2713
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Sorry I had a case of forum confusion. I thought I was in the WebLogic Forum and you were referring to the messaging performance in your application.
As for the exam...
The questions tend to be very superficial. The main thing to understand is JMS is asynchronous. You should also know the difference between a Queue and a Topic. As well as the difference between publish-subscribe and point-to-point messaging.
Check out the Sun JMS Tutorial. It should be more than enough for the SCEA exam.
[ December 17, 2002: Message edited by: Chris Mathews ]
 
Vibha Verma
Ranch Hand
Posts: 107
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks for quick reply.
Vibha.
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic