Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#56 cpu_affinity not supported on some platforms #57

Merged
merged 2 commits into from
Sep 9, 2015
Merged

#56 cpu_affinity not supported on some platforms #57

merged 2 commits into from
Sep 9, 2015

Conversation

Koed00
Copy link
Owner

@Koed00 Koed00 commented Sep 9, 2015

Warns and then fakes cpu_affinity for platforms where psutil does not provide cpu affinity.

@carltongibson
Copy link

That seems to work very nicely running on OS X:

$ ./manage.py qcluster
12:20:32 [Q] INFO Q Cluster-69410 starting.
12:20:32 [Q] WARNING Faking cpu affinity because it is not supported on this platform
...

@Koed00
Copy link
Owner Author

Koed00 commented Sep 9, 2015

Great. I'll merge the pull request and close the issue for now.

Koed00 added a commit that referenced this pull request Sep 9, 2015
#56 cpu_affinity not supported on some platforms
@Koed00 Koed00 merged commit 6306505 into master Sep 9, 2015
techdragon pushed a commit to techdragon/django-q that referenced this pull request Feb 22, 2023
…00#57)

* Customize process names (in ps/top) and add task name in logs

* Increase severity of reincarnate log messages and add task name

* Document setproctitle optional dependency

Co-authored-by: Marc Sabatier <37879561+msabatier@users.noreply.github.com>
Co-authored-by: Stan Triepels <1939656+GDay@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants