TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Turmeric - eBay's SOA Platform, now open source

21 pointsby mohitover 14 years ago

5 comments

nowarninglabelover 14 years ago
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 未加载
prawnover 14 years ago
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>
GiraffeNecktieover 14 years ago
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.
joshuover 14 years ago
Can someone explain this to me? Assume I'm clueless.
评论 #2160936 未加载
mattmanserover 14 years ago
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 未加载