The Goal - A Process of Ongoing ImprovementThe Goal - A Process of Ongoing Improvement Plot Summary Alex Rogo is a harried plant manager working ever more desperately to try improve performance. His factory is rapidly heading for disaster part spends waiting for a resource, while the resource is preparing itself to work on the part ● Process time - the amount of time the part spends being modified into a new, more valuable form ● Queue bottlenecks. If we reduce batch sizes by half, we also reduce by half the time it will take to process a batch. That means we reduce queue and wait by half as well. Reduce those by half, and we reduce0 码力 | 6 页 | 100.81 KB | 5 月前3
Tornado 6.5 DocumentationApplication([ (r"/", MainHandler), ]) async def main(): app = make_app() app.listen(8888) await asyncio.Event().wait() if __name__ == "__main__": asyncio.run(main()) This example does not use any of Tornado’s Python web frameworks. It is not based on WSGI, and it is typically run with only one thread per process. See the User’s guide for more on Tornado’s approach to asynchronous programming. While some support supported or recommended for pro- duction use. Some features are missing on Windows (including multi-process mode) and scalability is limited (Even though Tornado is built on asyncio, which supports Windows0 码力 | 272 页 | 1.12 MB | 3 月前3
Tornado 6.5 DocumentationMainHandler), ]) async def main(): app = make_app() app.listen(8888) await asyncio.Event().wait()if __name__ == "__main__": asyncio.run(main()) This example does not use any WSGI [https://wsgi.readthedocs.io/en/latest/], and it is typically run with only one thread per process. See the User’s guide for more on Tornado’s approach to asynchronous programming. While some support supported or recommended for production use. Some features are missing on Windows (including multi-process mode) and scalability is limited (Even though Tornado is built on asyncio, which supports Windows0 码力 | 437 页 | 405.14 KB | 3 月前3
Julia 1.11.4arguments inside scripts . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 528 41.2 The Main.main entry point . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 529 41.3 Parallel mode . . . . . . . . . . . . . . . . . 1840 105.7 High-level Overview of the Native-Code Generation Process . . . . . . . . . . . . . . 1841 105.8 Julia Functions . . . . . . . . . . . . . . . . . . . . useful learning resources to help new users get started can be found on the learning page of the main Julia website. You can use the REPL as a learning resource by switching into the help mode. Switch0 码力 | 2007 页 | 6.73 MB | 3 月前3
Julia 1.11.5 Documentationarguments inside scripts . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 528 41.2 The Main.main entry point . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 529 41.3 Parallel mode . . . . . . . . . . . . . . . . . 1840 105.7 High-level Overview of the Native-Code Generation Process . . . . . . . . . . . . . . 1841 105.8 Julia Functions . . . . . . . . . . . . . . . . . . . . useful learning resources to help new users get started can be found on the learning page of the main Julia website. You can use the REPL as a learning resource by switching into the help mode. Switch0 码力 | 2007 页 | 6.73 MB | 3 月前3
Julia 1.11.6 Release Notesarguments inside scripts . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 528 41.2 The Main.main entry point . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 529 41.3 Parallel mode . . . . . . . . . . . . . . . . . 1840 105.7 High-level Overview of the Native-Code Generation Process . . . . . . . . . . . . . . 1841 105.8 Julia Functions . . . . . . . . . . . . . . . . . . . . useful learning resources to help new users get started can be found on the learning page of the main Julia website. You can use the REPL as a learning resource by switching into the help mode. Switch0 码力 | 2007 页 | 6.73 MB | 3 月前3
Julia 1.12.0 RC1inside scripts . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 540CONTENTS viii 41.2 The Main.main entry point . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 541 41.3 Parallel mode . . . . . . . . . . . . . . . . . 1891 106.7 High-level Overview of the Native-Code Generation Process . . . . . . . . . . . . . . 1892 106.8 Julia Functions . . . . . . . . . . . . . . . . . . . . useful learning resources to help new users get started can be found on the learning page of the main Julia website. You can use the REPL as a learning resource by switching into the help mode. Switch0 码力 | 2057 页 | 7.44 MB | 3 月前3
Julia 1.12.0 Beta4inside scripts . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 539CONTENTS viii 41.2 The Main.main entry point . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 540 41.3 Parallel mode . . . . . . . . . . . . . . . . . 1890 106.7 High-level Overview of the Native-Code Generation Process . . . . . . . . . . . . . . 1891 106.8 Julia Functions . . . . . . . . . . . . . . . . . . . . useful learning resources to help new users get started can be found on the learning page of the main Julia website. You can use the REPL as a learning resource by switching into the help mode. Switch0 码力 | 2057 页 | 7.44 MB | 3 月前3
Julia 1.12.0 Beta3inside scripts . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 539CONTENTS viii 41.2 The Main.main entry point . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 540 41.3 Parallel mode . . . . . . . . . . . . . . . . . 1890 106.7 High-level Overview of the Native-Code Generation Process . . . . . . . . . . . . . . 1891 106.8 Julia Functions . . . . . . . . . . . . . . . . . . . . useful learning resources to help new users get started can be found on the learning page of the main Julia website. You can use the REPL as a learning resource by switching into the help mode. Switch0 码力 | 2057 页 | 7.44 MB | 3 月前3
julia 1.12.0 beta1inside scripts . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 539CONTENTS viii 41.2 The Main.main entry point . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 540 41.3 Parallel mode . . . . . . . . . . . . . . . . . 1881 105.7 High-level Overview of the Native-Code Generation Process . . . . . . . . . . . . . . 1882 105.8 Julia Functions . . . . . . . . . . . . . . . . . . . . useful learning resources to help new users get started can be found on the learning page of the main Julia website. You can use the REPL as a learning resource by switching into the help mode. Switch0 码力 | 2047 页 | 7.41 MB | 3 月前3
共 46 条
- 1
- 2
- 3
- 4
- 5













