Skip to content
Programming Notes
  • Home
  • Docker Starters
  • Author.instance().info()
  • Toggle website search
Menu Close
  • Home
  • Docker Starters
  • Author.instance().info()
  • Toggle website search

Yearly Archives: 2024

  1. Home>
  2. 2024

Python Docker Starter

  • Post author:Van Ly
  • Post published:October 25, 2024
  • Post category:docker/programming/Python

I've had to set these up so many times that having a starter .tar.gz will help:django-starter.tar.gz Contents Dockerfile docker-compose.yml requirements.txt Commands Shell in with service ports: docker-compose run --rm --service-ports…

Continue ReadingPython Docker Starter

Celery/RabbitMQ Notes on Task Timings

  • Post author:Van Ly
  • Post published:September 1, 2024
  • Post category:celery/django/rabbitmq

The following notes apply when using Celery with the RabbitMQ broker. Celery Settings task_acks_late The Celery setting task_acks_late (by default disabled), if set, will defer message ACK with RabbitMQ until…

Continue ReadingCelery/RabbitMQ Notes on Task Timings

PyTorch in Docker

  • Post author:Van Ly
  • Post published:March 3, 2024
  • Post category:docker/programming/Python

I'm getting into the fray that is Generative AI since, according to some, my job as a programmer will soon be taken over by some literal code cranking machine. There…

Continue ReadingPyTorch in Docker
  • Author.instance().info()
  • Docker Starters
Copyright - WordPress Theme by OceanWP