awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesWrite Task Scalers

Systems that adjust concurrent write tasks based on historical volume to optimize file creation.

Distinct from Concurrent Write Optimizations: Distinct from general concurrent write optimizations: focuses on scaling tasks to prevent small file generation.

Explore 1 awesome GitHub repository matching data & databases · Write Task Scalers. Refine with filters or upvote what's useful.

Awesome Write Task Scalers GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • prestodb/prestoprestodb 的头像

    prestodb/presto

    16,711在 GitHub 上查看↗

    Presto is a distributed SQL query engine designed for high-performance analytical processing across heterogeneous data sources. It functions as a data federation platform and massively parallel processing engine, allowing users to execute interactive queries against diverse storage systems without requiring data migration. By mapping remote metadata and structures to a unified relational namespace, it enables seamless cross-platform analysis through a standard SQL interface. The engine distinguishes itself through a pluggable connector architecture and a shared-nothing distributed processing

    Adjusts the initial number of concurrent write tasks based on historical output volume to optimize file creation.

    Javabig-datadatahadoop
    在 GitHub 上查看↗16,711
  1. Home
  2. Data & Databases
  3. Concurrent Write Optimizations
  4. Write Task Scalers