Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 14 for broadcast (0.23 sec)

  1. docs/en/docs/advanced/websockets.md

    ## More info
    
    To learn more about the options, check Starlette's documentation for:
    
    * <a href="https://www.starlette.io/websockets/" class="external-link" target="_blank">The `WebSocket` class</a>.
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Thu May 02 22:37:31 GMT 2024
    - 6.2K bytes
    - Viewed (0)
  2. api/go1.1.txt

    pkg syscall (darwin-386), const RTA_IFP = 16
    pkg syscall (darwin-386), const RTA_NETMASK = 4
    pkg syscall (darwin-386), const RTF_BLACKHOLE = 4096
    pkg syscall (darwin-386), const RTF_BROADCAST = 4194304
    pkg syscall (darwin-386), const RTF_CLONING = 256
    pkg syscall (darwin-386), const RTF_CONDEMNED = 33554432
    pkg syscall (darwin-386), const RTF_DELCLONE = 128
    pkg syscall (darwin-386), const RTF_DONE = 64
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Thu Mar 31 20:37:15 GMT 2022
    - 2.6M bytes
    - Viewed (0)
  3. api/go1.16.txt

    pkg syscall (darwin-arm64), const RTF_BLACKHOLE = 4096
    pkg syscall (darwin-arm64), const RTF_BLACKHOLE ideal-int
    pkg syscall (darwin-arm64), const RTF_BROADCAST = 4194304
    pkg syscall (darwin-arm64), const RTF_BROADCAST ideal-int
    pkg syscall (darwin-arm64), const RTF_CLONING = 256
    pkg syscall (darwin-arm64), const RTF_CLONING ideal-int
    pkg syscall (darwin-arm64), const RTF_CONDEMNED = 33554432
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Dec 02 16:30:41 GMT 2022
    - 479.2K bytes
    - Viewed (0)
  4. api/go1.14.txt

    pkg syscall (freebsd-arm64), const RTF_BLACKHOLE = 4096
    pkg syscall (freebsd-arm64), const RTF_BLACKHOLE ideal-int
    pkg syscall (freebsd-arm64), const RTF_BROADCAST = 4194304
    pkg syscall (freebsd-arm64), const RTF_BROADCAST ideal-int
    pkg syscall (freebsd-arm64), const RTF_DONE = 64
    pkg syscall (freebsd-arm64), const RTF_DONE ideal-int
    pkg syscall (freebsd-arm64), const RTF_DYNAMIC = 16
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Feb 17 20:31:46 GMT 2023
    - 508.9K bytes
    - Viewed (0)
  5. docs/zh/docs/advanced/websockets.md

    !!! tip
        上面的应用程序是一个最小和简单的示例,用于演示如何处理和向多个 WebSocket 连接广播消息。
    
        但请记住,由于所有内容都在内存中以单个列表的形式处理,因此它只能在进程运行时工作,并且只能使用单个进程。
    
        如果您需要与 FastAPI 集成更简单但更强大的功能,支持 Redis、PostgreSQL 或其他功能,请查看 [encode/broadcaster](https://github.com/encode/broadcaster)。
    
    ## 更多信息
    
    要了解更多选项,请查看 Starlette 的文档:
    
    * [WebSocket 类](https://www.starlette.io/websockets/)
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Tue Oct 17 05:59:11 GMT 2023
    - 6K bytes
    - Viewed (0)
  6. docs/em/docs/advanced/websockets.md

        ✋️ ✔️ 🤯 👈, 🌐 🍵 💾, 👁 📇, ⚫️ 🔜 🕴 👷 ⏪ 🛠️ 🏃, &amp; 🔜 🕴 👷 ⏮️ 👁 🛠️.
    
        🚥 👆 💪 🕳 ⏩ 🛠️ ⏮️ FastAPI ✋️ 👈 🌖 🏋️, 🐕‍🦺 ✳, ✳ ⚖️ 🎏, ✅ <a href="https://github.com/encode/broadcaster" class="external-link" target="_blank">🗜/📻</a>.
    
    ## 🌅 ℹ
    
    💡 🌅 🔃 🎛, ✅ 💃 🧾:
    
    * <a href="https://www.starlette.io/websockets/" class="external-link" target="_blank"> `WebSocket` 🎓</a>.
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Sat Apr 01 09:26:04 GMT 2023
    - 4.8K bytes
    - Viewed (0)
  7. RELEASE.md

    *   Added colocation constraints to `StagingArea`.
    *   `sparse_matmul_op` reenabled for Android builds.
    *   Restrict weights rank to be the same as the broadcast target, to avoid
        ambiguity on broadcast rules.
    *   Upgraded libxsmm to 1.7.1 and applied other changes for performance and
        memory usage.
    *   Fixed bfloat16 integration of LIBXSMM sparse mat-mul.
    Plain Text
    - Registered: Tue May 07 12:40:20 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
  8. common-protos/k8s.io/api/events/v1/generated.proto

    // continuously for some time. How often to update the EventSeries is up to the event reporters.
    // The default event reporter in "k8s.io/client-go/tools/events/event_broadcaster.go" shows
    // how this struct is updated on heartbeats and can guide customized reporter implementations.
    message EventSeries {
      // count is the number of occurrences in this series up to the last heartbeat time.
    Plain Text
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 5.5K bytes
    - Viewed (0)
  9. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const RTF_BLACKHOLE = 4096 #53466
    pkg syscall (freebsd-riscv64), const RTF_BLACKHOLE ideal-int #53466
    pkg syscall (freebsd-riscv64), const RTF_BROADCAST = 4194304 #53466
    pkg syscall (freebsd-riscv64), const RTF_BROADCAST ideal-int #53466
    pkg syscall (freebsd-riscv64), const RTF_DONE = 64 #53466
    pkg syscall (freebsd-riscv64), const RTF_DONE ideal-int #53466
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Feb 17 21:23:32 GMT 2023
    - 602.6K bytes
    - Viewed (0)
  10. docs/ja/docs/advanced/websockets.md

        しかし、すべての接続がメモリ内の単一のリストで処理されるため、プロセスの実行中にのみ機能し、単一のプロセスでのみ機能することに注意してください。
    
        もしFastAPIと簡単に統合できて、RedisやPostgreSQLなどでサポートされている、より堅牢なものが必要なら、<a href="https://github.com/encode/broadcaster" class="external-link" target="_blank">encode/broadcaster</a> を確認してください。
    
    ## その他のドキュメント
    
    オプションの詳細については、Starletteのドキュメントを確認してください。
    
    * <a href="https://www.starlette.io/websockets/" class="external-link" target="_blank"> `WebSocket` クラス</a>
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Sun Nov 13 13:58:31 GMT 2022
    - 7.2K bytes
    - Viewed (0)
Back to top