Devlive 开源社区 本次搜索耗时 0.399 秒,为您找到 814 个相关结果.
  • Couchbase

    Introduction Record format Configuration General configuration values Authentication No credentials Using certificates Using bucket password Document level expiration 1 - Ex...
  • Tailwind CSS 性能监控和优化

    性能监控和优化是确保 Tailwind CSS 项目高效运行的关键。本节将详细介绍如何实施性能监控和进行相应的优化。 性能指标监控 Web Vitals 监控 // utils/vitals.ts import { getCLS , getFID , getLCP , getTTFB , getFCP } from 'web...
  • EventMesh Workflow

    EventMesh Workflow Business Problem CNCF Serverless Workflow EventMesh Workflow AsyncAPI Workflow Example EventMesh Workflow Engine EventMesh Catalog Design EventMesh Workflo...
  • Tailwind CSS 新特性解析

    本节将详细介绍 Tailwind CSS 的最新特性及其实际应用,帮助开发者更好地利用这些新功能。 容器查询(Container Queries) 基础配置 // tailwind.config.js module . exports = { theme : { extend : { contain...
  • CloudEvents Integration

    CloudEvents Integration Introduction Requirements Functional Requirements Performance Requirements Design Details Pluggable Protocols Process of CloudEvents under EventMesh Fo...
  • Gobblin as a Library

    Using Gobblin as a Library Creating an Embedded Gobblin instance Configuring Embedded Gobblin Running Embedded Gobblin Extending Embedded Gobblin Using Gobblin as a Library ...
  • Queries

    Spark Queries To use Iceberg in Spark, first configure Spark catalogs . Iceberg uses Apache Spark’s DataSourceV2 API for data source and catalog implementations. Querying with S...
  • Distributed publish/subscribe

    651 2025-03-14 《Redisson 3.45.0》
    Topic Java RTopic object implements Publish / Subscribe mechanism based on Redis Pub/Sub or Valkey Pub/Sub . It allows to subscribe on events published with multiple instances o...
  • 第五章:synchronized关键字

    学习目标 1. 对象锁与类锁的概念 1.1 对象锁(实例锁) 1.2 类锁(静态锁) 1.3 对象锁与类锁的对比 2. synchronized修饰方法与代码块的区别 2.1 修饰方法 vs 修饰代码块 2.2 不同锁对象的选择 3. synchronized的底层实现原理 3.1 Monitor监视器 3.2 字节码层面的实现 3.3 ...
  • Daft

    Daft Daft is a distributed query engine written in Python and Rust, two fast-growing ecosystems in the data engineering and machine learning industry. It exposes its flavor of t...