- Sort Score
- Result 10 results
- Languages All
Results 1 - 5 of 5 for Coordination (0.17 sec)
-
.github/CODEOWNERS
testing/internal-testing/ @gradle/bt-developer-productivity testing/precondition-tester @gradle/bt-developer-productivity # Release coordination packaging/core-platform/ @gradle/bt-product-operations packaging/distributions-dependencies/ @gradle/bt-product-operations packaging/distributions-full/ @gradle/bt-product-operations
Registered: Wed Sep 10 11:36:15 UTC 2025 - Last Modified: Mon Jul 28 01:45:03 UTC 2025 - 10.9K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/helper/DataIndexHelper.java
/** * Creates a new instance of DataIndexHelper. * This constructor initializes the helper for managing data crawling operations, * including thread pool management and session-based crawling coordination. */ public DataIndexHelper() { // Default constructor with explicit documentation } /** * Initiates crawling for all configured data stores.
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Aug 07 03:06:29 UTC 2025 - 18.9K bytes - Viewed (0) -
docs/SMB3_IMPLEMENTATION_PLAN.md
- [ ] Implement client registration - [ ] Add notification callback mechanism - [ ] Create resource monitoring - [ ] Implement automatic re-registration - [ ] Add cluster node tracking - [ ] Create failover coordination #### 6.3 Integration Points - Integrate with `CIFSContext` for witness support - Modify `SmbTransport` for failover handling - Update `DfsResolver` for witness-aware resolution ---
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 16 02:53:50 UTC 2025 - 10.7K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/exec/Crawler.java
* This class serves as the entry point for crawling web content, file systems, and data stores. * It manages the crawling lifecycle, including initialization, execution coordination, * monitoring, and cleanup operations. * * <p>The crawler can operate in different modes based on command-line options: * <ul> * <li>Web crawling - crawls web sites and web content</li>
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Aug 07 03:06:29 UTC 2025 - 31K bytes - Viewed (0) -
doc/asm.html
a struct with a <code>_size</code> field), <code>#include "go_asm.h"</code> will fail with a "redefinition of macro" error. </p> <h3 id="runtime">Runtime Coordination</h3> <p> For garbage collection to run correctly, the runtime must know the location of pointers in all global data and in most stack frames. The Go compiler emits this information when compiling Go source files,
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Tue Nov 28 19:15:27 UTC 2023 - 36.3K bytes - Viewed (0)