Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 552 Bytes

todo.md

File metadata and controls

15 lines (14 loc) · 552 Bytes

Future Improvements

  • Shutting down worker code
  • Better autoscaling algorithm
    • Better mechanism for get_idle_worker
  • Support more input datatypes
  • Support Transformers
  • Remove base-64 image encoding
  • Explicit CPU/GPU support
  • All todo!() and TODO code
  • AWS (S3) input/output support
  • Allow for Workers on different hosts
  • Benchmarking suite/scripts
  • Make proper containerization system
    • Will allow extra files to be copied in to the container (do not allow this in v1)