Giter VIP home page Giter VIP logo

downloadfileworker's People

Contributors

doublefx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

downloadfileworker's Issues

How to build the project

I'm new to flex. I've managed to import downloadFileWorker-demo and downloadFileWorker-lib into FlashBuilder, but when I run it I get a blank screen. I've figured the first one is a Flex Application and the second a Flex Library but I don't know how to go beyond that. Help, please! One other thing, is there any infrastructure required to run the project? Which?

Resuming should work even inter-session

At the moment, resuming works only until the application is not closed, it needs to work even when the application is re-opened.

Can be implemented using SQLite as it is natively designed for concurrent access and has its own transaction support built in as opposed as File which is hard to manage in workers.

Decorrelate the start/terminate states of the worker with the one of the download

The benefits will be:

  • Give more flexibility managing the worker states.
  • More informations on the current state will be dispatch thru new events.
  • Information about the tracked resuming downloads could be access without any call to the Registry from the main application.

For keeping it simple for the user, keep making auto-manage the worker's life cycle the default option.

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.