 Tornado 6.5 Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 84 6.4 Asynchronous networking . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 102 6.5 Index 259 iiiTornado Documentation, Release 6.5.1 Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed. By using non-blocking network I/O, Tornado can wait() if __name__ == "__main__": asyncio.run(main()) This example does not use any of Tornado’s asynchronous features; for that see this simple chat room. 5Tornado Documentation, Release 6.5.1 6 Chapter0 码力 | 272 页 | 1.12 MB | 3 月前3 Tornado 6.5 Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 84 6.4 Asynchronous networking . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 102 6.5 Index 259 iiiTornado Documentation, Release 6.5.1 Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed. By using non-blocking network I/O, Tornado can wait() if __name__ == "__main__": asyncio.run(main()) This example does not use any of Tornado’s asynchronous features; for that see this simple chat room. 5Tornado Documentation, Release 6.5.1 6 Chapter0 码力 | 272 页 | 1.12 MB | 3 月前3
 Tornado 6.5 DocumentationTornado [https://www.tornadoweb.org] is a Python web framework and asynchronous networking library, originally developed at FriendFeed [https://en.wikipedia.org/wiki/FriendFeed]. By using non-blocking __name__ == "__main__": asyncio.run(main()) This example does not use any of Tornado’s asynchronous features; for that see this simple chat room [https://github.com/tornadoweb/tornado/tree/stable/demos/chat] 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 of WSGI is available in the tornado.wsgi module, it is not a0 码力 | 437 页 | 405.14 KB | 3 月前3 Tornado 6.5 DocumentationTornado [https://www.tornadoweb.org] is a Python web framework and asynchronous networking library, originally developed at FriendFeed [https://en.wikipedia.org/wiki/FriendFeed]. By using non-blocking __name__ == "__main__": asyncio.run(main()) This example does not use any of Tornado’s asynchronous features; for that see this simple chat room [https://github.com/tornadoweb/tornado/tree/stable/demos/chat] 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 of WSGI is available in the tornado.wsgi module, it is not a0 码力 | 437 页 | 405.14 KB | 3 月前3
 julia 1.10.10Logical Operations on Arrays . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 282 21 Networking and Streams 284 21.1 Basic Stream I/O . . . . . . . . . . . . . . . . . . . . . . . . . . . . Resolving IP Addresses . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 289 21.7 Asynchronous I/O . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 289 21.8 Multicast . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 290 22 Parallel Computing 292 23 Asynchronous Programming 293 23.1 Basic Task operations . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 1692 页 | 6.34 MB | 3 月前3 julia 1.10.10Logical Operations on Arrays . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 282 21 Networking and Streams 284 21.1 Basic Stream I/O . . . . . . . . . . . . . . . . . . . . . . . . . . . . Resolving IP Addresses . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 289 21.7 Asynchronous I/O . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 289 21.8 Multicast . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 290 22 Parallel Computing 292 23 Asynchronous Programming 293 23.1 Basic Task operations . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 1692 页 | 6.34 MB | 3 月前3
 Julia 1.10.9Logical Operations on Arrays . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 282 21 Networking and Streams 284 21.1 Basic Stream I/O . . . . . . . . . . . . . . . . . . . . . . . . . . . . Resolving IP Addresses . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 289 21.7 Asynchronous I/O . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 289 21.8 Multicast . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 290 22 Parallel Computing 292 23 Asynchronous Programming 293 23.1 Basic Task operations . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 1692 页 | 6.34 MB | 3 月前3 Julia 1.10.9Logical Operations on Arrays . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 282 21 Networking and Streams 284 21.1 Basic Stream I/O . . . . . . . . . . . . . . . . . . . . . . . . . . . . Resolving IP Addresses . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 289 21.7 Asynchronous I/O . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 289 21.8 Multicast . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 290 22 Parallel Computing 292 23 Asynchronous Programming 293 23.1 Basic Task operations . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 1692 页 | 6.34 MB | 3 月前3
 Julia 1.11.4Logical Operations on Arrays . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 299 22 Networking and Streams 301 22.1 Basic Stream I/O . . . . . . . . . . . . . . . . . . . . . . . . . . . . Resolving IP Addresses . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 307 22.7 Asynchronous I/O . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 307 22.8 Multicast . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 308 23 Parallel Computing 310 24 Asynchronous Programming 311 24.1 Basic Task operations . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 2007 页 | 6.73 MB | 3 月前3 Julia 1.11.4Logical Operations on Arrays . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 299 22 Networking and Streams 301 22.1 Basic Stream I/O . . . . . . . . . . . . . . . . . . . . . . . . . . . . Resolving IP Addresses . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 307 22.7 Asynchronous I/O . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 307 22.8 Multicast . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 308 23 Parallel Computing 310 24 Asynchronous Programming 311 24.1 Basic Task operations . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 2007 页 | 6.73 MB | 3 月前3
 Julia 1.11.5 DocumentationLogical Operations on Arrays . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 299 22 Networking and Streams 301 22.1 Basic Stream I/O . . . . . . . . . . . . . . . . . . . . . . . . . . . . Resolving IP Addresses . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 307 22.7 Asynchronous I/O . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 307 22.8 Multicast . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 308 23 Parallel Computing 310 24 Asynchronous Programming 311 24.1 Basic Task operations . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 2007 页 | 6.73 MB | 3 月前3 Julia 1.11.5 DocumentationLogical Operations on Arrays . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 299 22 Networking and Streams 301 22.1 Basic Stream I/O . . . . . . . . . . . . . . . . . . . . . . . . . . . . Resolving IP Addresses . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 307 22.7 Asynchronous I/O . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 307 22.8 Multicast . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 308 23 Parallel Computing 310 24 Asynchronous Programming 311 24.1 Basic Task operations . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 2007 页 | 6.73 MB | 3 月前3
 Julia 1.11.6 Release NotesLogical Operations on Arrays . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 299 22 Networking and Streams 301 22.1 Basic Stream I/O . . . . . . . . . . . . . . . . . . . . . . . . . . . . Resolving IP Addresses . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 307 22.7 Asynchronous I/O . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 307 22.8 Multicast . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 308 23 Parallel Computing 310 24 Asynchronous Programming 311 24.1 Basic Task operations . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 2007 页 | 6.73 MB | 3 月前3 Julia 1.11.6 Release NotesLogical Operations on Arrays . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 299 22 Networking and Streams 301 22.1 Basic Stream I/O . . . . . . . . . . . . . . . . . . . . . . . . . . . . Resolving IP Addresses . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 307 22.7 Asynchronous I/O . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 307 22.8 Multicast . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 308 23 Parallel Computing 310 24 Asynchronous Programming 311 24.1 Basic Task operations . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 2007 页 | 6.73 MB | 3 月前3
 julia 1.13.0 DEVLogical Operations on Arrays . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 302 22 Networking and Streams 304 22.1 Basic Stream I/O . . . . . . . . . . . . . . . . . . . . . . . . . . . . Resolving IP Addresses . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 310 22.7 Asynchronous I/O . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 310 22.8 Multicast . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 311 23 Parallel Computing 313 24 Asynchronous Programming 314 24.1 Basic Task operations . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 2058 页 | 7.45 MB | 3 月前3 julia 1.13.0 DEVLogical Operations on Arrays . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 302 22 Networking and Streams 304 22.1 Basic Stream I/O . . . . . . . . . . . . . . . . . . . . . . . . . . . . Resolving IP Addresses . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 310 22.7 Asynchronous I/O . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 310 22.8 Multicast . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 311 23 Parallel Computing 313 24 Asynchronous Programming 314 24.1 Basic Task operations . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 2058 页 | 7.45 MB | 3 月前3
 Julia 1.12.0 RC1Logical Operations on Arrays . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 302 22 Networking and Streams 304 22.1 Basic Stream I/O . . . . . . . . . . . . . . . . . . . . . . . . . . . . Resolving IP Addresses . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 310 22.7 Asynchronous I/O . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 310 22.8 Multicast . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 311 23 Parallel Computing 313 24 Asynchronous Programming 314 24.1 Basic Task operations . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 2057 页 | 7.44 MB | 3 月前3 Julia 1.12.0 RC1Logical Operations on Arrays . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 302 22 Networking and Streams 304 22.1 Basic Stream I/O . . . . . . . . . . . . . . . . . . . . . . . . . . . . Resolving IP Addresses . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 310 22.7 Asynchronous I/O . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 310 22.8 Multicast . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 311 23 Parallel Computing 313 24 Asynchronous Programming 314 24.1 Basic Task operations . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 2057 页 | 7.44 MB | 3 月前3
 Julia 1.12.0 Beta4Logical Operations on Arrays . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 302 22 Networking and Streams 304 22.1 Basic Stream I/O . . . . . . . . . . . . . . . . . . . . . . . . . . . . Resolving IP Addresses . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 310 22.7 Asynchronous I/O . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 310 22.8 Multicast . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 311 23 Parallel Computing 313 24 Asynchronous Programming 314 24.1 Basic Task operations . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 2057 页 | 7.44 MB | 3 月前3 Julia 1.12.0 Beta4Logical Operations on Arrays . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 302 22 Networking and Streams 304 22.1 Basic Stream I/O . . . . . . . . . . . . . . . . . . . . . . . . . . . . Resolving IP Addresses . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 310 22.7 Asynchronous I/O . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 310 22.8 Multicast . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 311 23 Parallel Computing 313 24 Asynchronous Programming 314 24.1 Basic Task operations . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 2057 页 | 7.44 MB | 3 月前3
共 14 条
- 1
- 2














