MarginaliaSearch/code/execution/java/nu/marginalia/actor/proc
Viktor Lofgren a91ab4c203 (live-crawler) Crude first-try process for live crawling #WIP
Some refactoring is still needed, but an dummy actor is in place and a process that crawls URLs from the livecapture service's RSS endpoints; that makes it all the way to being indexable.
2024-11-19 19:35:01 +01:00
..
ConverterMonitorActor.java (refac) Remove src/main from all source code paths. 2024-02-23 16:13:40 +01:00
CrawlerMonitorActor.java (refac) Remove src/main from all source code paths. 2024-02-23 16:13:40 +01:00
IndexConstructorMonitorActor.java (refac) Remove src/main from all source code paths. 2024-02-23 16:13:40 +01:00
LiveCrawlerMonitorActor.java (live-crawler) Crude first-try process for live crawling #WIP 2024-11-19 19:35:01 +01:00
LoaderMonitorActor.java (refac) Remove src/main from all source code paths. 2024-02-23 16:13:40 +01:00
ProcessLivenessMonitorActor.java (refac) Remove src/main from all source code paths. 2024-02-23 16:13:40 +01:00
ScrapeFeedsActor.java (scrape-feeds-actor) Add deduplication of insertion data 2024-09-28 14:41:14 +02:00
UpdateRssActor.java (feed) Use the message queue to permit the feeds service to tell the calling actor when it's finished 2024-11-10 18:30:28 +01:00