Overview for Queue
The following resources provide existing and prospective authors with the information they need to define, compose, and submit an article for Queue, ACM's magazine for for software engineers.
Author Guidelines and Submission Information
ACM Queue reviews articles only from authors who have been specifically invited to submit manuscripts. Authors are strongly encouraged to review the Author Guidelines for the specific article submission information.
Information Regarding Policy, Rights, and Permissions
- Review ACM's Publishing Policy for information covering the transfer and publishing license agreements and permissions.
- Read our information regarding Third-Party Material for information on requesting permissions, attribution requirements, completing the copyright form, as well as other useful information.
- Review ACM's Author Rights for information regarding authors' rights management and Open Access options.
Promotion Information
Follow us on Twitter, Reddit, and on Facebook.
Contact Us
Authors with feedback or questions about submissions not answered by the Author Guidelines are encouraged to please contact the editorial staff at queue@acm.org.
OS Scheduling
ACM Queue’s "Research for Practice" serves up expert-curated guides to the best of computing research, and relates these breakthroughs to the challenges that software engineers face every day. In this installment, "OS Scheduling," Kostis Kaffes, incoming Assistant Professor at Columbia University and software engineer at SystemsResearch@Google, offers his take on better scheduling policies for modern computing systems focusing on a trio of papers. The first paper challenges the putative tradeoff between low latency and high utilization. The second enables the creation of arbitrary scheduling policies by factoring apart the creation and manipulation of policy. And the final selection addresses the choice of policy on an application-by-application basis.
