🚀 Breaking news from the digital Stone Age: OpenBSD's #PF #queues smash through the 4 Gbps barrier, finally catching up to... 2010! 🎉 With their revolutionary fix, your network can now underwhelm you faster than ever. 😂 #FutureIsNow
https://undeadly.org/cgi?action=article;sid=20260319125859 #OpenBSD #4Gbps #DigitalStoneAge #FutureIsNow #NetworkRevolutionary #TechNews #HackerNews #ngated
PF queues break the 4 Gbps barrier

PF queues break the 4 Gbps barrier

PF queues break the 4 Gbps barrier

Some very useful reading on a favourite topic of mine - queues, and the workers! https://marcelmoll.dev/symfony-messenger-what-the-documentation-does-not-cover/ #symfony #queues
Symfony Messenger: What the Documentation Does Not Cover

Last year we took over a Symfony e-commerce application that was struggling under a combination of high customer traffic and a constant flood of write operations from external systems: product updates, price changes, availability feeds, all hitting the application simultaneously. The Messenger setup was already in place. Messages were being

Marcel Moll

Email Sender Throttle by Domain

Avoid spam flags with per-domain caps and backoff.

#php #python #email #throttling #backoff #deliverability #queues #reliability #growth #viralcoding

https://www.youtube.com/watch?v=2vQ8AQrruOc

Email Sender Throttle by Domain #PHP

YouTube
Message Queues: A Simple Guide with Analogies - CloudAMQP

This guide explains message queues with analogies: databases, warehouses and post offices.

CloudAMQP

Airbus A320 software recall: NZ passengers speak of ‘chaos’, hours-long queues as issue paralyses airports

Birthday plan ‘out the window’ One Wellington-bound passenger said their day began with a text message at 9.30am…
#NewsBeep #News #Headlines #a320 #airbus #Airports #as #chaos #hourslong #issue #NewZealand #NZ #of #paralyses #passengers #queues #Recall #Software #speak
https://www.newsbeep.com/278616/

Your MPSC/SPMC/MPMC queue is not a queue

Lockless queues let multiple cores communicate with each other without mutexes, typically to move work around for parallel processing. They come in four variants: {single,multi}-producer {single,multi}-consumer. A producer gives data to a consumer, each of which can be limited to a single thread (i.e. a single-{producer,consumer}) or shared across multiple threads. But only the single-producer single-consumer (SPSC) queue is actually a queue!

Alex Saveau
🎓🤖 Oh, look! Another #academic trying to unravel the ancient enigma of #conference #paper queues—because clearly, the world can't wait for more #research on why nobody gets published in #CS. 🙄 Spoiler alert: It's as thrilling as watching paint dry, but with more #math and fewer refreshments. 😴🍿
https://damaru2.github.io/general/queueing_to_publish_in_AI_or_CS/ #queues #publishing #boredom #HackerNews #ngated
Queueing to publish in AI (and CS)

Welcome to my academic site.

David Martínez-Rubio