Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for dispatch (0.24 sec)

  1. api/go1.14.txt

    pkg syscall (freebsd-arm64), const EV_DELETE ideal-int
    pkg syscall (freebsd-arm64), const EV_DISABLE = 8
    pkg syscall (freebsd-arm64), const EV_DISABLE ideal-int
    pkg syscall (freebsd-arm64), const EV_DISPATCH = 128
    pkg syscall (freebsd-arm64), const EV_DISPATCH ideal-int
    pkg syscall (freebsd-arm64), const EV_DROP = 4096
    pkg syscall (freebsd-arm64), const EV_DROP ideal-int
    pkg syscall (freebsd-arm64), const EV_ENABLE = 4
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Feb 17 20:31:46 GMT 2023
    - 508.9K bytes
    - Viewed (0)
  2. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const EV_DISABLE = 8 #53466
    pkg syscall (freebsd-riscv64), const EV_DISABLE ideal-int #53466
    pkg syscall (freebsd-riscv64), const EV_DISPATCH = 128 #53466
    pkg syscall (freebsd-riscv64), const EV_DISPATCH ideal-int #53466
    pkg syscall (freebsd-riscv64), const EV_DROP = 4096 #53466
    pkg syscall (freebsd-riscv64), const EV_DROP ideal-int #53466
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Feb 17 21:23:32 GMT 2023
    - 602.6K bytes
    - Viewed (0)
  3. RELEASE.md

        register a dataset with the tf.data service, and another process to consume
        data from the dataset.
    *   Adds support for dispatcher fault tolerance. To enable fault tolerance,
        configure a `work_dir` when running your dispatcher server and set
        `dispatcher_fault_tolerance=True`. The dispatcher will store its state to
        `work_dir`, so that on restart it can continue from its previous state after
        restart.
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
Back to top