Are these #AMQP extensions listed somewhere or have they never been defined?
https://www.amqp.org/specification/1.0/delivery-annotations
https://www.amqp.org/specification/1.0/message-annotations
https://www.amqp.org/specification/1.0/connection-capabilities
Like I need 80% of #ActivityPub implemented before I can even effectively test it. The same is true with #JsonLD.
Compare with, say, #gopher, or #STOMP, #ODBC, or #AMQP. Or even patterns like #REST. Even at their most complex I can get started writing something for them with no issue whatsoever, and libraries already exist in most major languages.
Where do you even _begin_ with AP?
#activitypub #jsonld #gopher #stomp #odbc #amqp #rest
GA: #Azure Event Hubs Dedicated self-serve scalable clusters for mission critical #Kafka, #AMQP and #HTTPs workloads http://azure.microsoft.com/en-us/updates/generally-available-azure-event-hubs-dedicated-selfserve-scalable-clusters-for-mission-critical-kafka-amqp-and-https-workload/ #EventHubs
#azure #kafka #amqp #https #eventhubs
New affiliate project:
Lepus is a purely functional Scala client for RabbitMQ and other AMQP 0.9.1 brokers
#typelevel #scala #rabbitmq #amqp
Implemented a simple perftest tool to understand the maximum through-put of a given AMQP/RabbitMQ cluster. Enjoy β¦ #elixir #scaletesting #rabbitmq #amqp - https://github.com/rolandtritsch/elixir-perftest
#elixir #scaletesting #rabbitmq #amqp
Maybe you don't know that but this is a cool library to implement app based on #amqp in #javascript https://github.com/amqp/rhea
Years later and I'm still salty about #AMQP 1.0 being such a radical departure from 0.9.1 -.-
@Polychrome @doot The emphasis is more on low end devices than low bandwidth in my opinion.
I've did some reading on #AMQP today and it seems like a better fit in large part because of the fanout feature. Basically, it allows us to send a single message to multiple servers. (e.g. when you @ people from different instances)
Oh, and it has some cool traffic control and routing features.
That universal protocol I was talking about seems to be mostly #AMQP.
However, it doesn't seem to have its own way to start new direct TCP connections to new servers/instances.
So perhaps I could build something like a lightweight #ActivityPub successor on top of #AMQP.
The main features I wish to see would be:
- #AccountMigration and #AccountRenaming
- #SubAccounts (kinda like #GooglePlus's circles)
- #Multilingual messages and hashtags
- #DigitalSignatures
#amqp #activitypub #AccountMigration #accountrenaming #subaccounts #googleplus #multilingual #digitalsignatures
@vito
I was wondering more about the concept that every instance has to push every post or interaction to every other instance (in the example this is done by over 3000 queued jobs).
A message broker would only create one message (or event) per interaction and all the interested instances would listen.
While this should shift the load somewhat, #AMQP messages should also be more lightweight than #HTTP requests.
Messaging & Eventing resources https://github.com/clemensv/messaging #mqtt #amqp #CloudEvents #Azure
#azure #CloudEvents #amqp #mqtt
Just learned #CloudAMQP for an alternative 0-9-1 #AMQP server (aka #rabbitmq).
Never really thought rabbitmq as massively complex. Though I can totally still see the bite marks in distributed queues and cluster set up management. π
AMQP transfer frame refused https://stackoverflow.com/questions/71615034/amqp-transfer-frame-refused #ada #programming #linux #frame #amqp #ada
#ada #programming #linux #frame #amqp
RT @astrocasts@twitter.com
Two sessions today!
4-5pm US Central: Reading/writing ID3 and Consuming #Symfony #Messenger Messages
8-10pm US Central: Reviewing Vimeo #API, adding "Remember Me" and upgrading Intercom Users
#amqp #phpc #php #api #messenger #symfony
π£ New Hop release π
An #AMQP client wrapper that provides easy work queue semantics
v1.0.0: https://github.com/mazingstudio/hop
Enhancements:
- AMQP channel pooling
- Connection recovery
Breaking Changes:
- `NewQueue` is no longer public
New package π
Hop β An #AMQP client wrapper that provides easy work queue semantics
v0.1.0: https://github.com/mazingstudio/hop
Check it out and let me know if it's missing anything! π