TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Turmeric - eBay's SOA Platform, now open source

21 点作者 mohit超过 14 年前

5 条评论

nowarninglabel超过 14 年前
Neat, seems like the site is getting slammed, and what I really wanted to know was a summary of what it's about, here is for the benefit of others:<p>"Turmeric is a comprehensive, policy-driven SOA platform that you can use to develop, deploy, secure, run and monitor SOA services and consumers. It is a Java based platform, and follows the standards (WSDL, SOAP, XML, JSON, XACML, etc.). Eclipse plugins help with the development of services and consumers. Other important features include:<p>Various Quality of Service (QoS) features such as authentication, authorization, and rate limiting, which you control by defining respective policies. Monitoring capabilities. A Repository Service that enables service registration and governance. The Type Library, which provides the ability to define and manage reusable schema type definitions across services, and hierarchically organizes them. The Error Library, another useful capability that lets you define and re-use error definitions across services. Local binding, which lets you locally bind services to consumers as a deployment time option, for optimization, without loss of any generality or changing code. The Turmeric platform is highly extensible and customizable. For example, you can easily plug in additional protocol processors, data formats, handlers and various other capabilities. The platform is also highly optimized for large-scale environments. eBay uses this platform internally. Most parts of it are now open source, replacing functionality dependent on commercial products with equivalent, open-source implementations. It also has new package names to match the open-source spirit. This is the first version of the open-source release of Turmeric, and might have some rough edges, so please provide feedback and contribute as you see fit."
评论 #2160492 未加载
prawn超过 14 年前
For anyone like me who didn't recognise the term:<p><a href="http://en.wikipedia.org/wiki/Service-oriented_architecture" rel="nofollow">http://en.wikipedia.org/wiki/Service-oriented_architecture</a>
GiraffeNecktie超过 14 年前
Please remember that SOA is an approach to development and to architecture. Having a "SOA platform" is nice but, without the service oriented thinking, it gets you exactly 0% of the way towards having an actual service oriented architecture.
joshu超过 14 年前
Can someone explain this to me? Assume I'm clueless.
评论 #2160936 未加载
mattmanser超过 14 年前
Reading the pages makes me die a little inside with each line. My favourite has got to be:<p>'[Tumeric] follows the standards (WSDL, SOAP, XML, JSON, XACML, etc.)'.<p>What a delightfully vacuous phrase.<p>I would hope that no-one sane will ever have to use this outside eBay. Seems an odd choice to be open sourced, probably someone very proud of the years they wasted architecture astronauting to support a bunch of stillborn standards.<p>Sorry to be so vitriolic, but this project seems to mention every poorly conceived enterprise programming idea I have ever had the displeasure of coming across.
评论 #2161175 未加载
评论 #2161179 未加载