space

An article to understand the constructor in Java-Huawei Cloud Developer Alliance’s personal space- News Fast Delivery

Summary:Java also uses constructors, and also provides a garbage collector (garbage collector), which will automatically release memory resources when they are no longer in use. This article is shared from Huawei Cloud Community “One Article Takes You to Understand Constructors in Java”, author: One of the Universe. C++ introduces the concept of a constructor (also […]

An article to understand the constructor in Java-Huawei Cloud Developer Alliance’s personal space- News Fast Delivery Read More »

The query performance has been significantly improved, and the optimization practice of the vectorized version of Apache Doris in the Xiaomi A/B experimental scenario|Best Practice-SelectDB’s Personal Space- News Fast Delivery

Guide: For a long time, Apache Doris has been widely used in Xiaomi Group. With the rapid development of Xiaomi’s Internet business, users have put forward higher requirements for the query performance of Apache Doris, and it is imminent to launch the vectorized version of Doris inside Xiaomi. With the full support of SelectDB and

The query performance has been significantly improved, and the optimization practice of the vectorized version of Apache Doris in the Xiaomi A/B experimental scenario|Best Practice-SelectDB’s Personal Space- News Fast Delivery Read More »

Preliminary Exploration of GraalVM–JVM Black Technology in the Cloud Native Era- JD Cloud Developer’s Personal Space- News Fast Delivery

1 The dilemma of the Java language in the cloud-native era After years of evolution, the functions and performance of the Java language are constantly developing and improving. Systems such as instant compilers and garbage collectors can reflect the excellence of the Java language, but it takes a while to enjoy the improvements brought about

Preliminary Exploration of GraalVM–JVM Black Technology in the Cloud Native Era- JD Cloud Developer’s Personal Space- News Fast Delivery Read More »

Do you think it is okay to use this method to calculate the contribution of open source developers? – Yijun_’s personal space- News Fast Delivery

Editor’s note: For a long time, the contribution of individual developers in the open source community has been roughly measured by an invisible ruler, such as vague personal popularity, convincing power, etc., or titles such as Maintainer and Committer bestowed by the open source community.Correspondingly, how do individual developers benefit from open source contributions and

Do you think it is okay to use this method to calculate the contribution of open source developers? – Yijun_’s personal space- News Fast Delivery Read More »

Is it possible for a Java project to make all code logic hot-deployable? – Personal Space of Platinum Saidong- News Fast Delivery

foreword First of all, let’s clarify what is called hot deployment. Hot deployment is the behavior of automatically updating the class without restarting the java virtual machine, thereby updating the logic of the entire runtime. In the field of java development, hot deployment has always been a difficult problem to solve. The java virtual machine

Is it possible for a Java project to make all code logic hot-deployable? – Personal Space of Platinum Saidong- News Fast Delivery Read More »

Detailed Explanation of ElasticSearch Depth Pagination-JD Cloud Developer’s Personal Space- News Fast Delivery

ElasticSearch is a real-time distributed search and analysis engine, which is often used in the storage and fast retrieval scenarios of large amounts of unstructured data, and has strong scalability.Even though it has many advantages, it is far superior to relational databases in the search field, but it still has the same deep paging problem

Detailed Explanation of ElasticSearch Depth Pagination-JD Cloud Developer’s Personal Space- News Fast Delivery Read More »

Low-cost quasi-real-time computing practice based on Arctic by NetEase Media – NetEase Shufan’s Personal Space – News Fast Delivery

In the actual business of NetEase Media’s big data, there are a large number of quasi-real-time computing demand scenarios, and the business side’s requirements for the effectiveness of data are generally at the minute level; in this scenario, the traditional offline data warehouse solution cannot meet the user’s practicality. requirements, and the use of full-link

Low-cost quasi-real-time computing practice based on Arctic by NetEase Media – NetEase Shufan’s Personal Space – News Fast Delivery Read More »

Dewu Aurora Blue Carton Size Design Practice- Personal Space of Dewu Technology- News Fast Delivery

The Aurora Blue packaging box has become a trendy logo, and the Dewu App has become the spiritual belonging of young hipsters. The special packaging materials have formed a strong mind among consumers, and Aurora Blue is equal to Dewu. However, since the early box size data was designed by manual experience, there was a

Dewu Aurora Blue Carton Size Design Practice- Personal Space of Dewu Technology- News Fast Delivery Read More »

Decryption Load Balancing Technology and Load Balancing Algorithm – JD Cloud Developer’s Personal Space – News Fast Delivery

A load balancer is a software or hardware device that acts to spread network traffic across a group of servers, preventing any one server from being overloaded. A load balancing algorithm is the logic that a load balancer uses to distribute network traffic among servers (an algorithm is a set of predefined rules), sometimes called

Decryption Load Balancing Technology and Load Balancing Algorithm – JD Cloud Developer’s Personal Space – News Fast Delivery Read More »

High-performance RPC framework CloudWeGo-Kitex unified open source practice inside and outside – CloudWeGo’s personal space – News Fast Delivery

A few days ago, the seventh ByteDance Technology Salon held by ByteTech, the ByteDance technology community, came to a successful conclusion. The theme of this salon is “Byte High-Performance Open Source Microservice Framework: CloudWeGo”.In the salon, senior R&D engineer of ByteDance ByteDance infrastructure service frameworkYang Rui, I shared with you “Unified Open Source Practices Inside

High-performance RPC framework CloudWeGo-Kitex unified open source practice inside and outside – CloudWeGo’s personal space – News Fast Delivery Read More »

Ultra-detailed Angular internationalization solution – eoapi_Yuanyuan’s personal space – News Fast Delivery

It is the first time to implement an internationalization solution on the Angular framework, and share the experience of Eoapi with you~ 1. Project Background Requires support for web and Electron desktop technology stack Angular 14 Electron 19 NG-ZORR 13.0.6 2. Possible difficulties The styles in each language are not uniform, for example, Arabic characters

Ultra-detailed Angular internationalization solution – eoapi_Yuanyuan’s personal space – News Fast Delivery Read More »

Open Source, Transaction Costs and Commercialization – Personal Space of the News Fast Delivery Editorial Department – News Fast Delivery

author:Shen Yang Commercialization seems to be a relatively common word, and it seems to be contrary to the concept of open source. However, if there is no commercialization at all, I am afraid that the open source model will not be sustainable. Commercialization, from a simple point of view, is to ensure the positive cash

Open Source, Transaction Costs and Commercialization – Personal Space of the News Fast Delivery Editorial Department – News Fast Delivery Read More »

PowerToys v0.63 released, greatly reducing the space occupation – News Fast Delivery

Microsoft PowerToys is a Windows system utility for advanced users to tweak and simplify their Windows experience to maximize productivity. Here are some highlights from the PowerToys v0.63 release: Highlights QuickAccent includes a new setting for language selection, which should reduce the number of accented characters the user needs to select Reduced installer (125MB in

PowerToys v0.63 released, greatly reducing the space occupation – News Fast Delivery Read More »

What is constant propagation in compilers? – Personal space of HUAWEI CLOUD Developer Alliance- News Fast Delivery

Summary:Constant propagation, as the name suggests, is to propagate the constant to the place where the constant is used, and replace the original variable with the constant. This article is shared from HUAWEI CLOUD Community “Things About Compiler Optimization (2): Constant Propagation”, author: Bi Sheng’s assistant. Basic knowledge inventory Basic Block:An instruction in a basic

What is constant propagation in compilers? – Personal space of HUAWEI CLOUD Developer Alliance- News Fast Delivery Read More »