The Zig Programming Language 0.1.1 Documentationdisables all safety checks in order to facilitate optimizations. When a safety check fails, Zig crashes with a stack trace, like this: test "safety check" { unreachable; } $ zig test test.zig Test /home/andy/dev/zig/build/test.zig:1:10: note: called from here comptime { ^ At runtime crashes with the message reached unreachable code and a stack trace. Index out of Bounds At compile-time: index 5 outside array of size 5 const garbage = array[5]; ^ At runtime crashes with the message index out of bounds and a stack trace. Cast Negative Number to Unsigned Integer0 码力 | 82 页 | 2.67 MB | 1 年前3
The Zig Programming Language 0.2.0 Documentationdisables all safety checks in order to facilitate optimizations. When a safety check fails, Zig crashes with a stack trace, like this: test.zig test "safety check" { unreachable; } $ zig test test /home/andy/dev/zig/docgen_tmp/test.zig:1:10: note: called from here comptime { ^ At runtime crashes with the message reached unreachable code and a stack trace. Index out of Bounds At compile-time: error: index 5 outside array const garbage = array[5]; ^ At runtime crashes with the message index out of bounds and a stack trace. Cast Negative Number to Unsigned Integer0 码力 | 117 页 | 2.84 MB | 1 年前3
Apache ActiveMQ Artemis 1.2.0 User Manual
acknowledged it disappears from the queue and is not available to be delivered again. If the system crashes before the messaging server receives an acknowledgement from the consumer, then on recovery, the order queue. When a message arrives on the queue it is persisted - this ensures that if the server crashes the order is not lost. Let's also imagine there are many consumers on the order queue - each representing copy of each message sent to the topic until the subscriber consumes them - even if the server crashes or is restarted in between. Non-durable subscriptions only last a maximum of the lifetime of the0 码力 | 244 页 | 1.46 MB | 1 年前3
Apache ActiveMQ Artemis 1.3.0 User Manualacknowledged it disappears from the queue and is not available to be delivered again. If the system crashes before the messaging server receives an acknowledgement from the consumer, then on recovery, the order queue. When a message arrives on the queue it is persisted - this ensures that if the server crashes the order is not lost. Let's also imagine there are many consumers on the order queue - each representing copy of each message sent to the topic until the subscriber consumes them - even if the server crashes or is restarted in between. Non-durable subscriptions only last a maximum of the lifetime of the0 码力 | 247 页 | 1.47 MB | 1 年前3
Apache ActiveMQ Artemis 1.1.0 User Manualacknowledged it disappears from the queue and is not available to be delivered again. If the system crashes before the messaging server receives an acknowledgement from the consumer, then on recovery, the order queue. When a message arrives on the queue it is persisted - this ensures that if the server crashes the order is not lost. Let's also imagine there are many consumers on the order queue - each representing copy of each message sent to the topic until the subscriber consumes them - even if the server crashes or is restarted in between. Non-durable subscriptions only last a maximum of the lifetime of the0 码力 | 234 页 | 1.40 MB | 1 年前3
Apache ActiveMQ Artemis 2.4.0 User Manualacknowledged it disappears from the queue and is not available to be delivered again. If the system crashes before the messaging server receives an acknowledgement from the consumer, then on recovery, the order queue. When a message arrives on the queue it is persisted - this ensures that if the server crashes the order is not lost. Let's also imagine there are many consumers on the order queue - each representing copy of each message sent to the topic until the subscriber consumes them - even if the server crashes or is restarted in between. Non-durable subscriptions only last a maximum of the lifetime of the0 码力 | 265 页 | 2.84 MB | 1 年前3
Apache ActiveMQ Artemis 2.1.0 User Manualacknowledged it disappears from the queue and is not available to be delivered again. If the system crashes before the messaging server receives an acknowledgement from the consumer, then on recovery, the order queue. When a message arrives on the queue it is persisted - this ensures that if the server crashes the order is not lost. Let's also imagine there are many consumers on the order queue - each representing copy of each message sent to the topic until the subscriber consumes them - even if the server crashes or is restarted in between. Non-durable subscriptions only last a maximum of the lifetime of the0 码力 | 407 页 | 1.93 MB | 1 年前3
Apache ActiveMQ Artemis 1.5.5 User Manualacknowledged it disappears from the queue and is not available to be delivered again. If the system crashes before the messaging server receives an acknowledgement from the consumer, then on recovery, the order queue. When a message arrives on the queue it is persisted - this ensures that if the server crashes the order is not lost. Let's also imagine there are many consumers on the order queue - each representing copy of each message sent to the topic until the subscriber consumes them - even if the server crashes or is restarted in between. Non-durable subscriptions only last a maximum of the lifetime of the0 码力 | 399 页 | 1.61 MB | 1 年前3
Apache ActiveMQ Artemis 1.5.1 User Manualacknowledged it disappears from the queue and is not available to be delivered again. If the system crashes before the messaging server receives an acknowledgement from the consumer, then on recovery, the order queue. When a message arrives on the queue it is persisted - this ensures that if the server crashes the order is not lost. Let's also imagine there are many consumers on the order queue - each representing copy of each message sent to the topic until the subscriber consumes them - even if the server crashes or is restarted in between. Non-durable subscriptions only last a maximum of the lifetime of the0 码力 | 399 页 | 1.61 MB | 1 年前3
Apache ActiveMQ Artemis 1.5.0 User Manualacknowledged it disappears from the queue and is not available to be delivered again. If the system crashes before the messaging server receives an acknowledgement from the consumer, then on recovery, the order queue. When a message arrives on the queue it is persisted - this ensures that if the server crashes the order is not lost. Let's also imagine there are many consumers on the order queue - each representing copy of each message sent to the topic until the subscriber consumes them - even if the server crashes or is restarted in between. Non-durable subscriptions only last a maximum of the lifetime of the0 码力 | 393 页 | 1.60 MB | 1 年前3
共 561 条
- 1
- 2
- 3
- 4
- 5
- 6
- 57













