Agents
Everything on SkillVeris tagged Agents — collected across the glossary, study notes, blog, and cheat sheets.
4 resources across 1 library
Study Notes(4)
Agents in Clojure
Agents manage a single piece of state that's updated asynchronously and independently by a queue of action functions, with built-in error handling.
Tasks and Agents
Learn when to reach for Elixir's Task and Agent abstractions instead of writing a full GenServer.
Jenkins Architecture Basics
Understand Jenkins' controller/agent architecture, how builds are distributed to executors, and the core components — controller, agents, executors, and the jo…
Jenkins Plugins and Agents
Explore how Jenkins' plugin ecosystem extends core functionality and how agents are provisioned, connected, and secured — including static, SSH, and dynamic cl…