Message Handling with Boolean Algebra
Message Handling with Boolean Algebra Ben Deane / CppCon / 2024-09-16 1Alternative Title "The Unreasonable Effectiveness of Boolean Algebra in Software Design, Showing the Particular Application of of a Message Handling Library, with an Excursion into the Roots of Programming" 2Frontmatter No AI/LLM was used in the creation of this talk. Code is simplified for slides; may have some errors in this talk is about The workings of a message-handling library. How messages and the fields in them are specified. Efficiently identifying (with matchers) a message coming off the wire. The role of Boolean0 码力 | 103 页 | 4.37 MB | 5 月前32.1.5 Processing XML and Spreadsheet Data in Go
Processing XML and Spreadsheet in Go 续 日 Gopher China Conference Beijing 2021 6/26 - 6/27 Self Introduction The author of the Excelize - Go language spreadsheet library. Familiar with Go language Complex XML 02 • Partial Load • Namespace & Entity • Ser/Deserialize Idempotence High Performance Processing 03 • XML Schema Definition • DOM or SAX OOXML Spreadsheets 04 • Excel XML Specification • work:addr="WORK"> High Performance Processing XML Components Data ModelTom 0 码力 | 35 页 | 1.34 MB | 1 年前3Spring Framwork Web on Servlet Stack v5.3.36 SNAPSHOT
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9 1.1.5. Processing. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 113 1.6.3. Processing. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 121 1.7.2. Processing. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 259 页 | 3.58 MB | 1 年前3Spring Framework Reference Documentation 4.3.26.RELEASE
approach for JDBC database access Package hierarchy Using the JDBC core classes to control basic JDBC processing and error handling JdbcTemplate Examples of JdbcTemplate class usage Querying (SELECT) Updating Bean Types In the WebApplicationContext Default DispatcherServlet Configuration DispatcherServlet Processing Sequence Implementing Controllers Defining a controller with @Controller Mapping Requests With @RestControllerAdvice Jackson Serialization View Support Jackson JSONP Support Asynchronous Request Processing Exception Handling for Async Requests Intercepting Async Requests HTTP Streaming HTTP Streaming0 码力 | 1323 页 | 4.08 MB | 1 年前3Spring Framework Reference Documentation 4.3.26.RELEASE
.................................. 409 19.2. Using the JDBC core classes to control basic JDBC processing and error handling ........................................................................... Configuration ........................................................... 487 DispatcherServlet Processing Sequence .......................................................... 487 22.3. Implementing Controllers .................................................................... 515 Asynchronous Request Processing .................................................................. 516 Exception Handling for Async0 码力 | 916 页 | 5.52 MB | 1 年前3Spring Framework Reference Documentation v4.3.2
approach for JDBC database access Package hierarchy Using the JDBC core classes to control basic JDBC processing and error handling JdbcTemplate Examples of JdbcTemplate class usage Querying (SELECT) Updating Bean Types In the WebApplicationContext Default DispatcherServlet Configuration DispatcherServlet Processing Sequence Implementing Controllers Defining a controller with @Controller Mapping Requests With @RestControllerAdvice Jackson Serialization View Support Jackson JSONP Support Asynchronous Request Processing Exception Handling for Async Requests Intercepting Async Requests HTTP Streaming HTTP Streaming0 码力 | 1311 页 | 4.07 MB | 1 年前3Spring Framework Reference Documentation v4.3.2
Documentation 4.3.2.RELEASE Spring Framework xiv 19.2. Using the JDBC core classes to control basic JDBC processing and error handling ........................................................................... Configuration ........................................................... 480 DispatcherServlet Processing Sequence .......................................................... 480 22.3. Implementing Controllers .................................................................... 508 Asynchronous Request Processing .................................................................. 509 Exception Handling for Async0 码力 | 907 页 | 5.46 MB | 1 年前3Kotlin Language Documentation 1.9.20
iterators Ranges and progressions Progression Sequences Construct Sequence operations Sequence processing example Collection operations overview Extension and member functions Common operations Write source code Compile Kotlin and Java sources Enable incremental compilation Configure annotation processing Create JAR file Create self-contained JAR file Specify compiler options Use BOM Generate documentation Improve the speed of builds that use kapt Compile avoidance for kapt Incremental annotation processing Java compiler options Non-existent type correction Use in Maven Use in IntelliJ build system0 码力 | 1299 页 | 32.44 MB | 1 年前3Spring Framwork Web on Reactive Stack v5.3.36 SNAPSHOT
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20 1.3.3. Processing. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 91 1.7.2. Processing. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 115 1.11.6. HTTP message codecs . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 182 页 | 2.52 MB | 1 年前3Celery 2.1 Documentation
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 169 10.3 Task Message Protocol . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 171 dis- tributed – Celery is an open source asynchronous task queue/job queue based on distributed message passing. It is focused on real-time operation, but supports scheduling as well. The execution units implemented in any language. It can also operate with other languages using webhooks. The recommended message broker is RabbitMQ, but support for Redis and databases (SQLAlchemy) is also available. Celery is0 码力 | 285 页 | 1.19 MB | 1 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100