Steady's Java Zone
BlogJava
首页
新随笔
联系
聚合
管理
随笔 - 157 文章 - 443 trackbacks - 0
<
2008年5月
>
日
一
二
三
四
五
六
27
28
29
30
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
5
6
7
Steady博客
(
www.agilejava.org
)
AgileJava QQ 群:19383442
常用链接
我的随笔
我的评论
我的参与
最新评论
我参与的团队
Java WebSide User Group(0/0)
随笔分类
(92)
AgileJava(4)
Java(5)
JSF & Myfaces(23)
News(7)
Other(10)
技术随笔(37)
生活随笔(6)
搜索
积分与排名
积分 - 233298
排名 - 27
最新评论
1. re: Quartz 项目应用笔记
高手,你好!
请问,能否以文件的形式来保存任务的信息吗?能否深入的介绍Quartz吗?
谢谢!
--Stringle
2. re: jQuery in Action 电子书下载[未登录]
不錯,感謝分享
--jimmy
3. re: jQuery in Action 电子书下载[未登录]
thx
--allen
4. re: 支付宝终于支持Firefox了
何苦呢
--xfan
5. re: 支付宝终于支持Firefox了[未登录]
如果都跟上支持,基本上可以抛弃IE了
--AlleNny
阅读排行榜
1. JSF的最佳拍档(8390)
2. 在JSF中实现分页(二)(8317)
3. 在JSF中实现分页(一)(7563)
4. JSF Tree2 实践(6661)
5. 在JSF中实现分页(三) (4628)
6. 在JSF中使用Shale进行客户端验证(3231)
7. StarTeam 使用小记(2944)
8. JBoss deploy 出现 OutOfMemoryError : PermGen space(2763)
9. 聊聊 Jolt Awards 2008(2737)
10. JSF实践项目MyPSP(2703)
60天内阅读排行
1. 周杰伦惊现W3C官网(1606)
2. 点评在线办公领域中的Flash应用(1530)
3. 支付宝终于支持Firefox了(1523)
4. 国内主流SNS开始屏蔽百度(1503)
5. Google浏览器横空出世–Goolge Chrome(Firefox 面临最大考验)(1375)
6. 微软打击番茄花园是一次一箭双雕的妙招(1351)
7. jBPM 整合 Drools(JBoss Rule) - 整合角色分配(1003)
8. Google卫星发射在即,携Google标志太空翱翔(971)
9. GWT 1.5 GA 发布(597)
10. 盛通置业-合肥城市风景小区小偷一周连偷六家,安徽合居美尚物业熟视无睹(108)
2008年5月26日
初读《The Art of Project Managerment》
今天在看荣登 Jolt 大奖的 The Art of Project Management,其中最让我深有感触的是这样一段话:
The simpler your view of what you do, the more power and focus you will have in doing it
. If we can periodically maintain a simple view of our work, we can find useful comparisons to other ways to make things that exist all around us. There will be more examples and lessons from history and modern industries that can be pulled from, compared with, and contrasted against. This is similar to the concept defined by the Japanese word shoshin, which means
beginner's mind, or open mind
, an essential part of many martial arts disciplines.
Staying curious and open is what makes growth possible, and it requires practice to maintain that mindset.
To keep learning, we have to avoid the temptation to slide into narrow, safe views of what we do.
确实,最近已经很久没有太多兴趣去学习新的东西了,包括曾经非常有兴趣的 ruby,真想回到当年刚毕业的时候,用那样的热情,精神去学习。或许今天算是一个起点吧,毕竟很久很久没有做下来,好好的看一本书,好好的想着作者要告诉你的东西。
给自己开了个书单,好好努力,用 beginner's mind 去感受世界,感受前人的智慧。
posted @
2008-05-26 14:27
steady 阅读(123) |
评论 (0)
|
编辑
收藏
什么是 Enterprise Service Bus
什么是 ESB(Enterprise Service Bus)?
对于这个问题,长期没有搞清楚,就连我自己也很难说清楚这到底这是个什么样的概念,我引经据典来大致的描述一下这个概念。
第一个定义来自于:O'Reilly 的 《Enterprise Service Bus》
The ESB concept is a new approach to integration that can provide the underpinnings for a loosely coupled, highly distributed integration network that can scale beyond the limits of a hub-and-spoke EAI broker. An ESB is a standards-based integration platform that
combines
messaging
,
web services
,
data transformation
, and
intelligent routing to reliably connect
and
coordinate the interaction of significant numbers of diverse applications across extended enterprises
with transactional integrity
.
An extended enterprise represents an organization and its business partners, which are separated by both business boundaries and physical boundaries. In an extended enterprise, even the applications that are under the control of a single corporation may be separated by geographic dispersion, corporate firewalls, and interdepartmental security policies.
另外一个定义来自于:
维基百科的ESB定义
它是面向服务架构的实现。
它通常是操作系统和编程语言无关的;
它应能在Java和.Net应用程序之间工作。
它使用XML(可扩展标识语言)作为标准通信语言。
它支持Web服务标准。
它支持消息传递(同步、异步、点对点、发布-订阅)。
它包含基于标准的适配器(如J2C/JCA),用于集成传统系统。
它包含对服务编制(orchestration)和编排(choreography)的支持。
它包含智能、基于内容的路由服务(itenerary路由)。
它包含标准安全模型,用于ESB的认证、授权和审计。
它包含转换服务(通常是使用XSLT),在发送应用和接收应用之间转换格式,简化数据格式和值的转换。
它包含基于模式(schema)的验证,用于发送和接收消息。
它可以统一应用业务规则,充实其它来源的消息,分拆和组合多个消息,以及处理异常。
它可以条件路由,或基于非集中策略的消息转换,即不需要集中规则引擎。
它可监视不同SLA(服务级别合约)的消息响应门限,以及在SLA中定义的其它特性。
它(常常)简化“服务类别”,向更高或更低优先级用户做出适当的响应。
它支持队列,在应用临时不可用时用来保存消息。
它由(地理)分布式环境中的选择性部署应用适配器组成。
总的来说,ESB 提供了跨平台,跨部门,跨应用系统的服务整合的基础平台,就我们目前对项目的理解,我们或许还没有达到这个 level,我们提供的应该是个办公应用平台,除非我们确实会进行跨部门,跨业务的服务整合,那样我们真的是在做 SOA 了,那就有的折腾了。
不多说了,进入下一个主题 OSGi。
posted @
2008-05-26 14:26
steady 阅读(112) |
评论 (0)
|
编辑
收藏