Class FileChunkAsyncConfig

java.lang.Object
com.bytedesk.kbase.llm_file.mq.FileChunkAsyncConfig

@Configuration @EnableAsync public class FileChunkAsyncConfig extends Object
文件处理异步配置
  • Constructor Details

    • FileChunkAsyncConfig

      public FileChunkAsyncConfig()
  • Method Details

    • fileChunkTaskExecutor

      @Bean("fileChunkTaskExecutor") public Executor fileChunkTaskExecutor()
      文件chunk处理专用线程池