Coder Social home page Coder Social logo

django-celery-tutorial's Introduction

Hey there, I'm twtrubiks 👋

I'm a Developer !!

  • 🔭 I'm a backend developer
  • 🌱 I like to learn new knowledge, especially python and linux
  • 👯 Coding is my live
  • 🥅 Hope to contribute to society through coding
  • ⚡ What I write is not a code, but a dream
  • 📺 I make development and tech tutorials on YouTube
  • 🔭 My CV - https://www.cakeresume.com/blue555236sa56

🙋‍♂️ Connect with me:

twtrubiks | YouTube twtrubiks | Facebook twtrubiks | LinkedIn twtrubiks | Gmail


👨‍💻 Languages and Tools:

python odoo visualstudio linux docker nginx django flask git jenkins kubernetes postgresql postman



📺 Latest YouTube Videos

odoo 16 手把手教學 - json fields - 改善效能
Sep 24, 2023
postgresql 教學 - json jonsb
Sep 10, 2023
Odoo16 mobile scan 手機掃描電子發票自動建立憑證
Aug 27, 2023
odoo 16 手把手教學 - fake Binary fields(改善效能)
Aug 13, 2023
海象運算符 PEP 572 – Assignment Expressions - python3
Aug 6, 2023

➡️ more videos...


📈 Github Stats

twtrubiks's GitHub Stats

django-celery-tutorial's People

Contributors

twtrubiks avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

django-celery-tutorial's Issues

Rabbitmq 安裝路徑和Celery Worker啟動

Hi
剛剛試了一下發現了一些小問題
我的電腦是macOS m2 chip。

  1. 用homebrew 安裝rabbitmq,他是安裝在/opt/homebrew/sbin 裡面。
  2. 使用celery -A proj worker -l info這行的話 會跑出錯誤。 consumer: Cannot connect to amqp://guest:**@rabbitmq:5672/my_vhost: [Errno 8] nodename nor servname provided, or not known.
    但如果把celery.pyapp刪掉"broker =" 改成
app = Celery(
    'proj',
)

就可以跑了
只是個新手,如有錯誤麻煩指出 :)

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.