Webx is a set of generic Web framework based on the Java Servlet API. It is widely usedwithin the Alibaba Group. It has been to the community of open source since2010. Webx hasproved that it is a mature framework to support e-commerce site with large Visits, for exampleTaobao. At the same time, it is also based on the spring of today’s mainstream lightweightframework, and made extended, so Webx is an open, extensible framework. The Platform tobuild up such a framework, is a stable, reliable and scalable.This paper tells how to build a tripartite application platform base on a Webx frameworkfrom the perspective of a combination of SNS and e-commerce. First it introduces the techniquesand tools of the Webx framework, tair cache, custom JBOSS server in detail. And then itelaborates the design and implementation of the tripartite application platform based on thisframework, system performance, business expansion, as well as its business model and givessome strategy. Finally, the concurrency of the system cache design, interactions betweenforeground and background data were further explored. |