-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
archivebox.queues.semaphores
Nick Sweeting edited this page Oct 5, 2024
·
1 revision
:allowtitles:
:class: autosummary longtable
:align: left
* - {py:obj}`SqliteSemaphore <archivebox.queues.semaphores.SqliteSemaphore>`
- ```{autodoc2-docstring} archivebox.queues.semaphores.SqliteSemaphore
:summary:
```
:class: autosummary longtable
:align: left
* - {py:obj}`lock_task_semaphore <archivebox.queues.semaphores.lock_task_semaphore>`
- ```{autodoc2-docstring} archivebox.queues.semaphores.lock_task_semaphore
:summary:
```
:class: autosummary longtable
:align: left
* - {py:obj}`LOCKS_DB_PATH <archivebox.queues.semaphores.LOCKS_DB_PATH>`
- ```{autodoc2-docstring} archivebox.queues.semaphores.LOCKS_DB_PATH
:summary:
```
:canonical: archivebox.queues.semaphores.SqliteSemaphore
```{autodoc2-docstring} archivebox.queues.semaphores.SqliteSemaphore
```
```{rubric} Initialization
```
```{autodoc2-docstring} archivebox.queues.semaphores.SqliteSemaphore.__init__
```
````{py:method} acquire(name=None)
:canonical: archivebox.queues.semaphores.SqliteSemaphore.acquire
```{autodoc2-docstring} archivebox.queues.semaphores.SqliteSemaphore.acquire
```
````
````{py:method} release(name)
:canonical: archivebox.queues.semaphores.SqliteSemaphore.release
```{autodoc2-docstring} archivebox.queues.semaphores.SqliteSemaphore.release
```
````
:canonical: archivebox.queues.semaphores.LOCKS_DB_PATH
:value: >
None
```{autodoc2-docstring} archivebox.queues.semaphores.LOCKS_DB_PATH
```
:canonical: archivebox.queues.semaphores.lock_task_semaphore
```{autodoc2-docstring} archivebox.queues.semaphores.lock_task_semaphore
```
- π’ Quickstart
- π₯οΈ Install
- π³ Docker
- β‘οΈ Supported Sources
- β¬ οΈ Supported Outputs
- οΉ©Command Line
- π Web UI
- 𧩠Browser Extension
- πΎ REST API / Webhooks
- π Python API / REPL / SQL API
- βοΈ Configuration
- π¦ Dependencies
- πΏ Disk Layout
- π Security Overview
- π Developer Documentation
- Upgrading
- Setting up Storage (NFS/SMB/S3/etc)
- Setting up Authentication (SSO/LDAP/etc)
- Setting up Search (rg/sonic/etc)
- Scheduled Archiving
- Publishing Your Archive
- Chromium Install
- Cookies & Sessions Setup
- Merging Collections
- Troubleshooting
- βοΈ Web Archiving Community
- Background & Motivation
- Comparison to Other Tools
- Architecture Diagram
- Changelog & Roadmap