Coder Social home page Coder Social logo

Comments (1)

Jacksgong avatar Jacksgong commented on May 22, 2024

由于独立进程,在绝大多数场景下,除了增加了IPC所需的I/O以及为了维护相关逻辑的CPU开销以外,通常情况下是不会带来任何的收益的,因此独立进程运行下载服务是比较特殊的场景。

在目前的版本中还没有实现这个独立进程运行下载服务的特性,不过在未来的版本中我们会通过实现一个特定的DownloadDispatcher来实现这个特性,届时,可以通过类似引入com.liulishuo.okdownload:process,这样便会自动找到独立进程的DownloadDispatcher然后便会自动生效,就类似在wiki中说的与现在引入okhttpsqlite组件一样。

from okdownload.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.