Categories:
.NET (357)
C (330)
C++ (184)
CSS (84)
DBA (2)
General (7)
HTML (4)
Java (574)
JavaScript (106)
JSP (66)
Oracle (114)
Perl (46)
Perl (1)
PHP (2)
PL/SQL (1)
RSS (51)
Software QA (13)
SQL Server (1)
Windows (1)
XHTML (173)
Other Resources:
publish-and-subscribe and point-to-point
How many messaging models do JMS provide for and what are they?
✍: FYICENTER.com
JMS provide for two messaging models, publish-and-subscribe and point-to-point queuing.
2007-04-03, 5595👍, 0💬
Popular Posts:
What print out will the folloging code produce? main() { char *p1=“name”; char *p2; p2=(char*)malloc...
Describe in detail Basic of SAO architecture of Remoting? For these types of questions interviewer e...
What Is the "@SuiteClasses" Annotation? "@SuiteClasses" is a class annotation defined in JUnit 4.4 i...
How do you pass control from one JSP page to another? Use the following ways to pass control of a re...
How Do You Uninstall JUnit Uninstalling JUnit is easy. Just remember these: Delete the directory tha...