In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/02 Report--
Salesforce
Force.com integrates and optimizes several different data persistence technologies to deliver transparent polyglot persistence for all your applications and devices. With Force.com, you don't have to deal with the complexity of trying to integrate, manage, test, and support several systems, and you only have to code to a single API, no matter which type of persistence is optimal for a given situation. The following figure is an overview of a sampling of Force.com's persistence technology.
Salesforce has a concept of Polyglot Persistence polymorphic storage. Applications can access data on the platform through the unified interface exposed by Polyglot persistence, regardless of whether the specific storage technology behind the data is Transaction Engine, provided by resident memory, or provided by a search engine that supports full-text search.
SAP C4C (Cloud for Customer)
As a SaaS CRM solution provided by SAP, C4C also has a Salesforce Polyglot Persistence-like design, which we call metadata warehouse storage.
We can see a lot of development objects under cloud application studio's package:
As you can imagine, the storage logic and technology of these 20 or 30 kinds of development objects are different in the background. Every time users log in to Cloud application studio and open their own package, they will take out the different types of development objects they have created from the background and display them in studio.
In order to provide Cloud application studio tools and other consumers (such as C4C front-end UI) with a unified and efficient API to read the data of these models in the C4C background, C4C designed a metadata storage warehouse, which provides an optimized API, which is equivalent to the Facade (appearance pattern / facade pattern) in the design pattern. The API forwards the request to the corresponding storage service provider (Access service provider) based on the object being accessed. For API consumers, the specific storage technology of these objects is completely transparent and does not need to be known.
For more original Jerry articles, please follow the official account "Wang Zixi":
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.