当前位置:网站首页>The value of applet containers
The value of applet containers
2022-07-06 00:36:00 【InfoQ】
One 、 What is an applet container
1、 How to understand containers
2、 Advantages of front-end containers
- Each container has a separate file system , Adding, deleting, modifying and querying the file system in a single container will not affect other containers
- Reference resources Linux Under the chroot command , You can change a subdirectory into a root directory
- utilize namespace Isolate mutual visibility and communication between processes
- Use Cgroup Limit resource utilization , Set what it can use CPU And the amount of memory
3、 Applet container compared to h5、 Native advantages
- Cross platform capability , A set of codes can be iOS And Android Running on multiple platforms ;
- Far more than H5 Experience ( Support local cache ,Webview, There are rich components and support libraries );
- Can get more system permissions , Complete richer product design ;
- You can avoid DOM Let the cat out of the ( Do not use commonly used window Object and the document object );
- Effective reduction of package size , Save traffic and storage
- Service is no longer limited by distribution , Support hot update
Two 、 How to introduce applet container
- The applet container is very good , Many companies are also in-house self-study , However, it is limited to powerful companies , It is also used internally . for example , tencent 、 Ali 、 byte 、 Big companies such as Baidu have their own small program platforms , But they are almost always limited to internal use .
- The more common reality is that more companies want to use it but don't have the strength to do it , If you really need an applet container, how can you get it in the right posture ?
- Here's the recommendation FinClip , One that can make any App Solutions for running applets , Just in your App Inside , Introduce it SDK, You can load and run external applets . except SDK, It also provides a background management system , Unified management of small programs on and off the shelf , And collecting and analyzing applet data .
- Use it , Want to talk about right FinClip Experience :
- Follow the development standards and specifications of wechat applet , Development is much easier
- The good news for developers , Support multi terminal operation
- Provide IDE And documents , The learning cost of getting started is low
3、 ... and 、 The value of applet containers
1、 Multi terminal delivery on the shelf
2、 Iteration is more agile
3、 Build an open ecological platform
边栏推荐
- Ffmpeg learning - core module
- Location based mobile terminal network video exploration app system documents + foreign language translation and original text + guidance records (8 weeks) + PPT + review + project source code
- FFmpeg抓取RTSP图像进行图像分析
- [Chongqing Guangdong education] reference materials for Zhengzhou Vocational College of finance, taxation and finance to play around the E-era
- 从底层结构开始学习FPGA----FIFO IP核及其关键参数介绍
- Pointer - character pointer
- Start from the bottom structure and learn the introduction of fpga---fifo IP core and its key parameters
- An understanding of & array names
- AtCoder Beginner Contest 258【比赛记录】
- Room cannot create an SQLite connection to verify the queries
猜你喜欢
MySQL storage engine
XML配置文件
Analysis of the combination of small program technology advantages and industrial Internet
从 1.5 开始搭建一个微服务框架——调用链追踪 traceId
Comment faire votre propre robot
常用API类及异常体系
看抖音直播Beyond演唱会有感
Start from the bottom structure and learn the introduction of fpga---fifo IP core and its key parameters
notepad++正则表达式替换字符串
FFT learning notes (I think it is detailed)
随机推荐
AtCoder Beginner Contest 254【VP记录】
Location based mobile terminal network video exploration app system documents + foreign language translation and original text + guidance records (8 weeks) + PPT + review + project source code
Global and Chinese markets of universal milling machines 2022-2028: Research Report on technology, participants, trends, market size and share
【DesignMode】组合模式(composite mode)
Leetcode Fibonacci sequence
【DesignMode】适配器模式(adapter pattern)
STM32按键消抖——入门状态机思维
Gavin teacher's perception of transformer live class - rasa project actual combat e-commerce retail customer service intelligent business dialogue robot system behavior analysis and project summary (4
LeetCode 6005. The minimum operand to make an array an alternating array
MySQL存储引擎
Uniapp development, packaged as H5 and deployed to the server
[groovy] XML serialization (use markupbuilder to generate XML data | create sub tags under tag closures | use markupbuilderhelper to add XML comments)
7.5 decorator
电机的简介
Leetcode 450 deleting nodes in a binary search tree
Codeforces Round #804 (Div. 2)【比赛记录】
云导DNS和知识科普以及课堂笔记
PHP determines whether an array contains the value of another array
免费的聊天机器人API
【线上小工具】开发过程中会用到的线上小工具合集