Search Options

Results per page
Sort
Preferred Languages
Advance

Results 121 - 130 of 156 for 8105 (0.03 sec)

  1. android/guava/src/com/google/common/util/concurrent/RateLimiter.java

         * is to avoid unnecessary stalls in situations like this: A RateLimiter of 1qps, and 4 threads,
         * all calling acquire() at these moments:
         *
         * T0 at 0 seconds
         * T1 at 1.05 seconds
         * T2 at 2 seconds
         * T3 at 3 seconds
         *
         * Due to the slight delay of T1, T2 would have to sleep till 2.05 seconds, and T3 would also
         * have to sleep till 3.05 seconds.
         */
    Registered: Fri Nov 01 12:43:10 UTC 2024
    - Last Modified: Sat Oct 19 00:51:36 UTC 2024
    - 21.9K bytes
    - Viewed (0)
  2. guava/src/com/google/common/util/concurrent/RateLimiter.java

         * is to avoid unnecessary stalls in situations like this: A RateLimiter of 1qps, and 4 threads,
         * all calling acquire() at these moments:
         *
         * T0 at 0 seconds
         * T1 at 1.05 seconds
         * T2 at 2 seconds
         * T3 at 3 seconds
         *
         * Due to the slight delay of T1, T2 would have to sleep till 2.05 seconds, and T3 would also
         * have to sleep till 3.05 seconds.
         */
    Registered: Fri Nov 01 12:43:10 UTC 2024
    - Last Modified: Sat Oct 19 00:51:36 UTC 2024
    - 21.6K bytes
    - Viewed (0)
  3. index.yaml

        maintainers:
        - email: ******@****.***
          name: MinIO, Inc
        name: minio
        sources:
        - https://github.com/minio/minio
        urls:
        - https://charts.min.io/helm-releases/minio-1.0.5.tgz
        version: 1.0.5
      - apiVersion: v1
        appVersion: RELEASE.2021-08-25T00-41-18Z
        created: "2024-10-11T14:15:09.710075719+02:00"
        description: Multi-Cloud Object Storage
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Fri Oct 11 12:21:05 UTC 2024
    - 54.5K bytes
    - Viewed (0)
  4. common-protos/k8s.io/api/batch/v1/generated.proto

      // The Job is considered complete when there is one successfully completed Pod
      // for each index.
      // When value is `Indexed`, .spec.completions must be specified and
      // `.spec.parallelism` must be less than or equal to 10^5.
      // In addition, The Pod name takes the form
      // `$(job-name)-$(index)-$(random-string)`,
      // the Pod hostname takes the form `$(job-name)-$(index)`.
      //
      // More completion modes can be added in the future.
    Registered: Wed Nov 06 22:53:10 UTC 2024
    - Last Modified: Mon Mar 11 18:43:24 UTC 2024
    - 21.1K bytes
    - Viewed (0)
  5. docs/en/docs/img/deployment/https/https.drawio

                        <mxGeometry relative="1" as="geometry">
                            <mxPoint x="105" y="-280" as="sourcePoint"/>
                            <mxPoint x="390" y="-260" as="targetPoint"/>
                            <Array as="points">
                                <mxPoint x="390" y="-430"/>
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Thu May 12 00:06:16 UTC 2022
    - 25.7K bytes
    - Viewed (1)
  6. docs/em/docs/tutorial/sql-databases.md

    /// tip
    
    πŸ‘‰ πŸ‘‘ ⏸ πŸ‘ˆ πŸ‘† πŸ”œ βœ”οΈ πŸ”€ πŸš₯ πŸ‘† πŸ’š βš™οΈ 🎏 πŸ’½.
    
    ///
    
    ### ✍ πŸ‡ΈπŸ‡² `engine`
    
    πŸ₯‡ πŸ” ✍ πŸ‡ΈπŸ‡² "πŸš’".
    
    πŸ‘₯ πŸ”œ βͺ βš™οΈ πŸ‘‰ `engine` 🎏 πŸ₯‰.
    
    ```Python hl_lines="8-10"
    {!../../docs_src/sql_databases/sql_app/database.py!}
    ```
    
    #### πŸ—’
    
    ❌:
    
    ```Python
    connect_args={"check_same_thread": False}
    ```
    
    ...πŸ’ͺ πŸ•΄ `SQLite`. ⚫️ 🚫 πŸ’ͺ 🎏 πŸ’½.
    
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Sun Oct 06 20:36:54 UTC 2024
    - 25K bytes
    - Viewed (0)
  7. src/main/webapp/css/font-awesome.min.css

    103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content...
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Sat Dec 14 21:22:25 UTC 2019
    - 55.8K bytes
    - Viewed (1)
  8. CHANGELOG/CHANGELOG-1.18.md

    - Kubeadm: reject a node joining the cluster if a node with the same name already exists ([#81056](https://github.com/kubernetes/kubernetes/pull/81056), [@neolit123](https://github.com/neolit123)) [SIG Cluster Lifecycle]
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Wed Jun 16 17:18:28 UTC 2021
    - 373.2K bytes
    - Viewed (0)
  9. api/go1.11.txt

    pkg debug/elf, const EM_MN10200 Machine
    pkg debug/elf, const EM_MN10300 = 89
    pkg debug/elf, const EM_MN10300 Machine
    pkg debug/elf, const EM_MOXIE = 223
    pkg debug/elf, const EM_MOXIE Machine
    pkg debug/elf, const EM_MSP430 = 105
    pkg debug/elf, const EM_MSP430 Machine
    pkg debug/elf, const EM_NDS32 = 167
    pkg debug/elf, const EM_NDS32 Machine
    pkg debug/elf, const EM_NORC = 218
    pkg debug/elf, const EM_NORC Machine
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Wed Aug 22 03:48:56 UTC 2018
    - 25K bytes
    - Viewed (0)
  10. internal/s3select/csv/testdata/testdata.zip

    5,40.792381286621094,-73.753303527832031,40.679718017578125,1,19.12,56,0,0.5,0,5.33,,,61.83,2,1,75,139,green,0.16,0.0,0.0,56,36,8.28,1267,168,1,Manhattan,016800,1016800,E,MN33,East Harlem South,3804,840,358,4,Queens,035800,4035800,I,QN66,Laurelton,4105^3389251,2,2014-03-17 17:03:31,2014-03-17 17:11:55,N,1,-73.95147705078125,40.790233612060547,-73.943313598632813,40.815860748291016,1,2.19,9.5,1,0.5,0,0,,,11,2,1,75,42,green,0.00,0.0,0.0,35,23,8.05,1267,168,1,Manhattan,016800,1016800,E,MN33,East Harlem...
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Tue Jun 01 21:59:40 UTC 2021
    - 111.6K bytes
    - Viewed (0)
Back to top