Tornado 6.5 DocumentationTornado’s own interfaces (such as tornado.web) directly instead of using WSGI. In general, Tornado code is not thread-safe. The only method in Tornado that is safe to call from other threads is IOLoop.add_callback referencing any Tornado objects. run_in_executor is the recommended way to interact with blocking code. 7Tornado Documentation, Release 6.5.1 8 Chapter 3. Threads and WSGICHAPTER FOUR ASYNCIO INTEGRATION concurrent connections, Tornado uses a single-threaded event loop. This means that all appli- cation code should aim to be asynchronous and non-blocking because only one operation can be active at a time0 码力 | 272 页 | 1.12 MB | 3 月前3
Tornado 6.5 DocumentationTornado’s own interfaces (such as tornado.web) directly instead of using WSGI. In general, Tornado code is not thread-safe. The only method in Tornado that is safe to call from other threads is IOLoop.add_callback referencing any Tornado objects. run_in_executor is the recommended way to interact with blocking code. asyncio Integration Tornado is integrated with the standard library asyncio [https://docs.python asyncio — Bridge between asyncio and Tornado Utilities tornado.autoreload — Automatically detect code changes in development tornado.concurrent — Work with Future objects tornado.log — Logging support0 码力 | 437 页 | 405.14 KB | 3 月前3
julia 1.13.0 DEVMacros . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 254 19.4 Code Generation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 262 19.5 Non-Standard . . . . . . . . . . . . . . . . . . 331 26 Multi-processing and Distributed Computing 332 26.1 Code Availability and Loading Packages . . . . . . . . . . . . . . . . . . . . . . . . 334 26.2 Starting . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 367 28 Calling C and Fortran Code 368 28.1 Creating C-Compatible Julia Function Pointers . . . . . . . . . . . . . . . . . . . . .0 码力 | 2058 页 | 7.45 MB | 3 月前3
Julia 1.12.0 RC1Macros . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 254 19.4 Code Generation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 262 19.5 Non-Standard . . . . . . . . . . . . . . . . . . 331 26 Multi-processing and Distributed Computing 333 26.1 Code Availability and Loading Packages . . . . . . . . . . . . . . . . . . . . . . . . 335 26.2 Starting . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 368 28 Calling C and Fortran Code 369 28.1 Creating C-Compatible Julia Function Pointers . . . . . . . . . . . . . . . . . . . . .0 码力 | 2057 页 | 7.44 MB | 3 月前3
Julia 1.12.0 Beta4Macros . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 254 19.4 Code Generation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 262 19.5 Non-Standard . . . . . . . . . . . . . . . . . . 331 26 Multi-processing and Distributed Computing 332 26.1 Code Availability and Loading Packages . . . . . . . . . . . . . . . . . . . . . . . . 334 26.2 Starting . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 367 28 Calling C and Fortran Code 368 28.1 Creating C-Compatible Julia Function Pointers . . . . . . . . . . . . . . . . . . . . .0 码力 | 2057 页 | 7.44 MB | 3 月前3
Julia 1.12.0 Beta3Macros . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 254 19.4 Code Generation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 262 19.5 Non-Standard . . . . . . . . . . . . . . . . . . 331 26 Multi-processing and Distributed Computing 332 26.1 Code Availability and Loading Packages . . . . . . . . . . . . . . . . . . . . . . . . 334 26.2 Starting . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 367 28 Calling C and Fortran Code 368 28.1 Creating C-Compatible Julia Function Pointers . . . . . . . . . . . . . . . . . . . . .0 码力 | 2057 页 | 7.44 MB | 3 月前3
Julia 1.11.5 DocumentationMacros . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 251 19.4 Code Generation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 259 19.5 Non-Standard . . . . . . . . . . . . . . . . . . 327 26 Multi-processing and Distributed Computing 329 26.1 Code Availability and Loading Packages . . . . . . . . . . . . . . . . . . . . . . . . 331 26.2 Starting . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 363 28 Calling C and Fortran Code 365 28.1 Creating C-Compatible Julia Function Pointers . . . . . . . . . . . . . . . . . . . . .0 码力 | 2007 页 | 6.73 MB | 3 月前3
Julia 1.11.6 Release NotesMacros . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 251 19.4 Code Generation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 259 19.5 Non-Standard . . . . . . . . . . . . . . . . . . 327 26 Multi-processing and Distributed Computing 329 26.1 Code Availability and Loading Packages . . . . . . . . . . . . . . . . . . . . . . . . 331 26.2 Starting . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 363 28 Calling C and Fortran Code 365 28.1 Creating C-Compatible Julia Function Pointers . . . . . . . . . . . . . . . . . . . . .0 码力 | 2007 页 | 6.73 MB | 3 月前3
Julia 1.11.4Macros . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 251 19.4 Code Generation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 259 19.5 Non-Standard . . . . . . . . . . . . . . . . . . 327 26 Multi-processing and Distributed Computing 329 26.1 Code Availability and Loading Packages . . . . . . . . . . . . . . . . . . . . . . . . 331 26.2 Starting . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 363 28 Calling C and Fortran Code 365 28.1 Creating C-Compatible Julia Function Pointers . . . . . . . . . . . . . . . . . . . . .0 码力 | 2007 页 | 6.73 MB | 3 月前3
julia 1.12.0 beta1Macros . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 254 19.4 Code Generation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 262 19.5 Non-Standard . . . . . . . . . . . . . . . . . . 331 26 Multi-processing and Distributed Computing 332 26.1 Code Availability and Loading Packages . . . . . . . . . . . . . . . . . . . . . . . . 334 26.2 Starting . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 367 28 Calling C and Fortran Code 368 28.1 Creating C-Compatible Julia Function Pointers . . . . . . . . . . . . . . . . . . . . .0 码力 | 2047 页 | 7.41 MB | 3 月前3
共 46 条
- 1
- 2
- 3
- 4
- 5













