| Article: |
Introducing JBoss Remoting | |
| Subject: | This is a step backward? | |
| Date: | 2005-02-27 10:28:37 | |
| From: | telrod | |
|
Response to: This is a step backward?
|
||
|
Think you're missing the main point, which is that it is simple... and yet still powerful. The framework provides many features, such as callbacks (sync & async), remote classloading, auto discovery, oneway calls, etc., which is beyond the scope of many of the similar frameworks, yet IMHO is much easier to use. The other strong point of this framework is that you won't necessarily have to change your code or move to a different framework because of environment requirement changes (i.e. you start out with socket based, but have to switch to http). With remoting, is just a configuration change (which is as simple as changing the url from starting with socket:// to http://).
|
||
Showing messages 1 through 1 of 1.
-
This is a step backward?
2005-04-04 18:47:55 b.eckenfels [View]



Bernd