cl-gserver
Sento - Actor framework featuring actors and agents for easy access to state and asynchronous operations.
File Explorer
- CI.yml
- analysis.json
- plan.json
- request.md
- fix-guideline.md
- review-guideline.md
- build-image.sh
- Dockerfile
- run-tests.lisp
- ask-timeout.org
- disp_pinned.png
- disp_shared.png
- drawings.graffle
- index.html
- jquery.min.js
- perf-M1Ultra.png
- perf-x86_64.png
- perf.numbers
- perf.txt
- style.css
- toc.min.js
- instrumentation.md
- remoting-state.md
- remoting.md
- agent-usecase-commons.lisp
- array-agent.lisp
- hash-agent.lisp
- atomic-abcl.lisp
- atomic-api.lisp
- atomic-clisp.lisp
- atomic.lisp
- message-box.lisp
- exp-tfifo.lisp
- queue-cas.lisp
- queue-locked.lisp
- queue-sbcl.lisp
- queue.lisp
- envelope.lisp
- remote-ref.lisp
- remoting-api.lisp
- remoting.lisp
- serialization.lisp
- tls-pure.lisp
- tls.lisp
- transport-tcp.lisp
- transport.lisp
- actor-api.lisp
- actor-cell.lisp
- actor-context-api.lisp
- actor-context.lisp
- actor-system-api.lisp
- actor-system.lisp
- actor.lisp
- agent.lisp
- config.lisp
- dispatcher-api.lisp
- dispatcher.lisp
- eventstream-api.lisp
- eventstream.lisp
- fasync-completed.lisp
- fcomputation.lisp
- fsm.lisp
- miscutils.lisp
- package.lisp
- router.lisp
- stash.lisp
- tasks.lisp
- timeutils.lisp
- wheel-timer.lisp
- ca-cert.pem
- ca-key.pem
- client-cert.pem
- client-key.pem
- server-cert.pem
- server-key.pem
- all-remoting-test.lisp
- conditions-test.lisp
- envelope-test.lisp
- remote-ref-test.lisp
- remoting-test.lisp
- serialization-test.lisp
- tls-test.lisp
- transport-test.lisp
- actor-cell-test.lisp
- actor-context-test.lisp
- actor-mp-test.lisp
- actor-system-test.lisp
- actor-test.lisp
- actor-tree-test.lisp
- agent-test.lisp
- all-test.lisp
- array-agent-test.lisp
- atomic-test.lisp
- bounded-queue-test.lisp
- config-test.lisp
- dispatcher-test.lisp
- eventstream-test.lisp
- fasync-completed-test.lisp
- fcomputation-test.lisp
- fsm-test.lisp
- hash-agent-test.lisp
- message-box-test.lisp
- miscutils-test.lisp
- router-test.lisp
- spawn-in-receive-test.lisp
- stash-test.lisp
- tasks-test.lisp
- test-utils.lisp
- timeutils-test.lisp
- unbounded-queue-test.lisp
- wheel-timer-test.lisp
- .gitignore
- .pipeline.yml
- bench-stripped.lisp
- bench.lisp
- CLAUDE.md
- documentation.lisp
- LICENSE
- queues-bench.lisp
- README.md
- sento-remoting.asd
- sento.asd
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
Command Glossary
Commands referenced in this DOCs, explained below.
Hello
View Details ▼
Hello
Print "Hello, world!", "hello, world", or a customizable text.
hello
Print "Hello, world!":
hello {{[-t|--traditional]}}
Print "hello, world", the traditional type:
hello {{[-g|--greeting]}} "{{greeting_text}}"
Print a text message:
host
View Details ▼
host
Lookup Domain Name Server.
See also: `dig`, `resolvectl`, `nslookup`.
host {{domain}}
Lookup A, AAAA, and MX records of a domain:
host -t {{field}} {{domain}}
Lookup a field (CNAME, TXT, ...) of a domain:
host {{ip_address}}
Reverse lookup an IP:
// repository documentation
Was this content helpful?
(0 ratings)
