Native GenAI: Amazon Bedrock & Google Gemini
Psyclone modules can now drive Amazon Bedrock and Google Gemini directly — bringing native, low-latency generative-AI inference into the real-time pub/sub fabric for building sub-second AI applications.
Psyclone modules can now drive Amazon Bedrock and Google Gemini directly — bringing native, low-latency generative-AI inference into the real-time pub/sub fabric for building sub-second AI applications.
The SSL build now links OpenSSL 3 and ships a network_https unit test that performs a real TLS handshake and encrypted HTTP round-trips over loopback with a runtime-generated certificate — with a clear certificate-verification hardening path on the roadmap.
The same socket-mode and buffered-read optimisations lifted best-effort UDP messaging to 155,000 messages/second (up from ~107k) with latency down to about 6 microseconds (from 9.3us) — reinforcing Psyclone’s sub-10us real-time profile.
We’re excited to release Psyclone AIOS 2.1.1 — the most significant update to Psyclone since the 2.0 line. If you build real-time, distributed, publish/subscribe systems, this release makes Psyclone faster, more portable, and far easier to drive from the language you already use. Here’s what’s new since our last release (2.0.3). Psyclone now runs natively…
Later this year we plan to release version 2.0 of the Psyclone platform. It is a complete rewrite of Psyclone 1.5 with all the old features intact and with massive performance improvements, merging of discrete and streaming data messaging, introduction of drumbeat signals for simulations and a completely new web interface, PsyProbe 2.0. You can…
Two macOS timeout primitives treated an absolute deadline as a relative countdown, silently turning bounded waits into infinite hangs under contention — the root cause of intermittent 30-second teardown stalls. Now fixed and soak-validated.
Psyclone and its CMSDK core now build, run, and pass the full test suite as a first-class citizen on Apple Silicon and Intel macOS — joining Linux and Windows. The entire distributed pub/sub platform, from shared-memory messaging to the PsyProbe web monitor, is now developed and validated natively on Mac hardware.