#sobjectizer search results
Just published "Producing Images", a new episode of my blog series about concurrent C++, made simple. marcoarena.wordpress.com/2023/10/12/sob… #cpp #sobjectizer
✒️ Last episode published! What a journey it has been! marcoarena.wordpress.com/2024/04/25/sob… Also on dev.to: dev.to/ilpropheta/sob… calico: github.com/ilpropheta/cal… #cpp #sobjectizer
✒️ New episode out! In "Limiting message flow" we implement strategies within agents to effectively control and manage message flow! Post: marcoarena.wordpress.com/2024/02/01/sob… Also on dev.to: dev.to/ilpropheta/sob… calico: github.com/ilpropheta/cal… #cpp #sobjectizer
✒️ New installment out! In "Limiting message chains" we explore limited message chains as an alternative way to regulating message flow. Post: marcoarena.wordpress.com/2024/02/08/sob… Also on dev.to: dev.to/ilpropheta/sob… calico: github.com/ilpropheta/cal… #cpp #sobjectizer
✒️ New installment out! In "Performance, part 2" we continue our exploration of performance considerations within the actor model, with a specific focus on measuring service time. marcoarena.wordpress.com/2024/02/29/sob… #cpp #sobjectizer
✒️ New episode published! In "Agent composition" We are bringing in new agents to see the power of composition in action! marcoarena.wordpress.com/2023/11/23/sob… Also on dev.to: dev.to/ilpropheta/sob… #cpp #sobjectizer #messagepassing
SObjectizer Tales is also available on dev.to: dev.to/ilpropheta/ser… Join me as we explore building a customizable image acquisition and processing pipeline using message passing! #cpp #sobjectizer
💡 Come and learn about SObjectizer, an amazing library which simplifies the development of sophisticated multi-threaded applications in C++. 🎥 60-min session + 💬 virtual networking. Save your spot: live.remo.co/e/italian-c-me… #cpp #events #sobjectizer
✒️ New episode published! In "Handling GUI from main", we are discussing how GUI housekeeping can be handled from the main thread only: marcoarena.wordpress.com/2023/12/14/sob… also on dev.to: dev.to/ilpropheta/sob… #cpp #sobjectizer #messagepassing
✒️ New episode published! In "Splitting work", we'll delve into the fundamental way for dividing a task among several agents: marcoarena.wordpress.com/2023/12/07/sob… on dev.to: dev.to/ilpropheta/sob… #cpp #sobjectizer #messagepassing
✒️ New episode published! In "Receiving commands from the network" we'll introduce a gRPC-based agent that will receive start and stop commands from outside our program: marcoarena.wordpress.com/2023/12/28/sob… Also: dev.to/ilpropheta/sob… #cpp #sobjectizer #messagepassing
If you are not here live.remo.co/e/italian-c-me… then you are missing an awesome meetup about #SObjectizer. Still time to pop in :) #cpp #events
Embarking on a 30-episode journey was unexpected, but it led to growth and self-expression. Marco Arena's "SObjectizer Tales - Epilogue" gives insights on SObjectizer and developing calico. An incredible series for tech enthusiasts! #SObjectizer #TechJou… ift.tt/AiuaSj4
dev.to
SObjectizer Tales - Epilogue
What a journey it has been! Never did I imagine crafting 30 episodes. Initially, I planned for a...
📢 New article alert! Dive into the challenges and future improvements of SObjectizer with insights from experienced developer Dan. Learn about enhancing shutdown behavior, real-time tailored versions, and more on #SObjectizer. Check it out now! #Program… ift.tt/sZLRHSh
dev.to
SObjectizer Tales – 28. If I had a magic wand…
During our way back home, just before reaching the corporate parking lot, we bumped into Dan, an...
❓🤔 What's that thing you can't miss in a few days? Exactly! Our next meetup about SObjectizer! We'll host Nicolai Grodzitski from the SObjectizer development team! Save your spot, the event is free to attend: live.remo.co/e/italian-c-me… #cpp #events #sobjectizer
💡 Next week you cannot miss our next meetup about SObjectizer, an incredible library which simplifies the development of sophisticated multi-threaded applications in C++. 🎥 60-min session + 💬virtual networking. Save your spot: live.remo.co/e/italian-c-me… #cpp #events #sobjectizer
✒️ New episode out! In "Representing errors" we'll discuss how to model application errors and explore techniques for filtering messages within agents! marcoarena.wordpress.com/2023/11/30/sob… #cpp #sobjectizer
marcoarena.wordpress.com
SObjectizer Tales – 8. Representing errors
In this episode, we’ll discuss how to model application errors and explore techniques for filtering messages within agents!
✒️ New episode out! In "If I had a magic wand..." I delve into what I dislike the most about the library and explore what I would change if I had a magic wand. marcoarena.wordpress.com/2024/04/17/sob… #cpp #sobjectizer
marcoarena.wordpress.com
SObjectizer Tales – 28. If I had a magic wand…
In this episode, I’ll delve into what I dislike the most about the library and explore what I would change if I had a magic wand.
✒️ New episode published! In "Triggering agent shutdown" we delve into the process of deregistering an active agent, along with all its related resources and subscriptions! marcoarena.wordpress.com/?p=4762 Dev.to: dev.to/ilpropheta/sob… #cpp #sobjectizer
dev.to
SObjectizer Tales – 14. Triggering agent shutdown
In the previous episode, we added a new functionality to the service that allows clients to subscribe...
✒️ Last episode published! What a journey it has been! marcoarena.wordpress.com/2024/04/25/sob… Also on dev.to: dev.to/ilpropheta/sob… calico: github.com/ilpropheta/cal… #cpp #sobjectizer
Embarking on a 30-episode journey was unexpected, but it led to growth and self-expression. Marco Arena's "SObjectizer Tales - Epilogue" gives insights on SObjectizer and developing calico. An incredible series for tech enthusiasts! #SObjectizer #TechJou… ift.tt/AiuaSj4
dev.to
SObjectizer Tales - Epilogue
What a journey it has been! Never did I imagine crafting 30 episodes. Initially, I planned for a...
✒️ New episode out! In "If I had a magic wand..." I delve into what I dislike the most about the library and explore what I would change if I had a magic wand. marcoarena.wordpress.com/2024/04/17/sob… #cpp #sobjectizer
marcoarena.wordpress.com
SObjectizer Tales – 28. If I had a magic wand…
In this episode, I’ll delve into what I dislike the most about the library and explore what I would change if I had a magic wand.
📢 New article alert! Dive into the challenges and future improvements of SObjectizer with insights from experienced developer Dan. Learn about enhancing shutdown behavior, real-time tailored versions, and more on #SObjectizer. Check it out now! #Program… ift.tt/sZLRHSh
dev.to
SObjectizer Tales – 28. If I had a magic wand…
During our way back home, just before reaching the corporate parking lot, we bumped into Dan, an...
✒️ New installment out! In "Performance, part 2" we continue our exploration of performance considerations within the actor model, with a specific focus on measuring service time. marcoarena.wordpress.com/2024/02/29/sob… #cpp #sobjectizer
✒️ New installment out! In "Limiting message chains" we explore limited message chains as an alternative way to regulating message flow. Post: marcoarena.wordpress.com/2024/02/08/sob… Also on dev.to: dev.to/ilpropheta/sob… calico: github.com/ilpropheta/cal… #cpp #sobjectizer
✒️ New episode out! In "Limiting message flow" we implement strategies within agents to effectively control and manage message flow! Post: marcoarena.wordpress.com/2024/02/01/sob… Also on dev.to: dev.to/ilpropheta/sob… calico: github.com/ilpropheta/cal… #cpp #sobjectizer
✒️ New episode published! In "Triggering agent shutdown" we delve into the process of deregistering an active agent, along with all its related resources and subscriptions! marcoarena.wordpress.com/?p=4762 Dev.to: dev.to/ilpropheta/sob… #cpp #sobjectizer
dev.to
SObjectizer Tales – 14. Triggering agent shutdown
In the previous episode, we added a new functionality to the service that allows clients to subscribe...
✒️ New episode published! In "Receiving commands from the network" we'll introduce a gRPC-based agent that will receive start and stop commands from outside our program: marcoarena.wordpress.com/2023/12/28/sob… Also: dev.to/ilpropheta/sob… #cpp #sobjectizer #messagepassing
✒️ New episode published! In "Handling GUI from main", we are discussing how GUI housekeeping can be handled from the main thread only: marcoarena.wordpress.com/2023/12/14/sob… also on dev.to: dev.to/ilpropheta/sob… #cpp #sobjectizer #messagepassing
✒️ New episode published! In "Splitting work", we'll delve into the fundamental way for dividing a task among several agents: marcoarena.wordpress.com/2023/12/07/sob… on dev.to: dev.to/ilpropheta/sob… #cpp #sobjectizer #messagepassing
✒️ New episode out! In "Representing errors" we'll discuss how to model application errors and explore techniques for filtering messages within agents! marcoarena.wordpress.com/2023/11/30/sob… #cpp #sobjectizer
marcoarena.wordpress.com
SObjectizer Tales – 8. Representing errors
In this episode, we’ll discuss how to model application errors and explore techniques for filtering messages within agents!
✒️ New episode published! In "Agent composition" We are bringing in new agents to see the power of composition in action! marcoarena.wordpress.com/2023/11/23/sob… Also on dev.to: dev.to/ilpropheta/sob… #cpp #sobjectizer #messagepassing
SObjectizer Tales is also available on dev.to: dev.to/ilpropheta/ser… Join me as we explore building a customizable image acquisition and processing pipeline using message passing! #cpp #sobjectizer
Just published "Producing Images", a new episode of my blog series about concurrent C++, made simple. marcoarena.wordpress.com/2023/10/12/sob… #cpp #sobjectizer
If you are not here live.remo.co/e/italian-c-me… then you are missing an awesome meetup about #SObjectizer. Still time to pop in :) #cpp #events
❓🤔 What's that thing you can't miss in a few days? Exactly! Our next meetup about SObjectizer! We'll host Nicolai Grodzitski from the SObjectizer development team! Save your spot, the event is free to attend: live.remo.co/e/italian-c-me… #cpp #events #sobjectizer
💡 Next week you cannot miss our next meetup about SObjectizer, an incredible library which simplifies the development of sophisticated multi-threaded applications in C++. 🎥 60-min session + 💬virtual networking. Save your spot: live.remo.co/e/italian-c-me… #cpp #events #sobjectizer
💡 Come and learn about SObjectizer, an amazing library which simplifies the development of sophisticated multi-threaded applications in C++. 🎥 60-min session + 💬 virtual networking. Save your spot: live.remo.co/e/italian-c-me… #cpp #events #sobjectizer
Just published "Producing Images", a new episode of my blog series about concurrent C++, made simple. marcoarena.wordpress.com/2023/10/12/sob… #cpp #sobjectizer
✒️ Last episode published! What a journey it has been! marcoarena.wordpress.com/2024/04/25/sob… Also on dev.to: dev.to/ilpropheta/sob… calico: github.com/ilpropheta/cal… #cpp #sobjectizer
✒️ New installment out! In "Limiting message chains" we explore limited message chains as an alternative way to regulating message flow. Post: marcoarena.wordpress.com/2024/02/08/sob… Also on dev.to: dev.to/ilpropheta/sob… calico: github.com/ilpropheta/cal… #cpp #sobjectizer
✒️ New episode published! In "Agent composition" We are bringing in new agents to see the power of composition in action! marcoarena.wordpress.com/2023/11/23/sob… Also on dev.to: dev.to/ilpropheta/sob… #cpp #sobjectizer #messagepassing
✒️ New episode published! In "Handling GUI from main", we are discussing how GUI housekeeping can be handled from the main thread only: marcoarena.wordpress.com/2023/12/14/sob… also on dev.to: dev.to/ilpropheta/sob… #cpp #sobjectizer #messagepassing
✒️ New installment out! In "Performance, part 2" we continue our exploration of performance considerations within the actor model, with a specific focus on measuring service time. marcoarena.wordpress.com/2024/02/29/sob… #cpp #sobjectizer
✒️ New episode out! In "Limiting message flow" we implement strategies within agents to effectively control and manage message flow! Post: marcoarena.wordpress.com/2024/02/01/sob… Also on dev.to: dev.to/ilpropheta/sob… calico: github.com/ilpropheta/cal… #cpp #sobjectizer
💡 Come and learn about SObjectizer, an amazing library which simplifies the development of sophisticated multi-threaded applications in C++. 🎥 60-min session + 💬 virtual networking. Save your spot: live.remo.co/e/italian-c-me… #cpp #events #sobjectizer
✒️ New episode published! In "Splitting work", we'll delve into the fundamental way for dividing a task among several agents: marcoarena.wordpress.com/2023/12/07/sob… on dev.to: dev.to/ilpropheta/sob… #cpp #sobjectizer #messagepassing
If you are not here live.remo.co/e/italian-c-me… then you are missing an awesome meetup about #SObjectizer. Still time to pop in :) #cpp #events
✒️ New episode published! In "Receiving commands from the network" we'll introduce a gRPC-based agent that will receive start and stop commands from outside our program: marcoarena.wordpress.com/2023/12/28/sob… Also: dev.to/ilpropheta/sob… #cpp #sobjectizer #messagepassing
SObjectizer Tales is also available on dev.to: dev.to/ilpropheta/ser… Join me as we explore building a customizable image acquisition and processing pipeline using message passing! #cpp #sobjectizer
❓🤔 What's that thing you can't miss in a few days? Exactly! Our next meetup about SObjectizer! We'll host Nicolai Grodzitski from the SObjectizer development team! Save your spot, the event is free to attend: live.remo.co/e/italian-c-me… #cpp #events #sobjectizer
💡 Next week you cannot miss our next meetup about SObjectizer, an incredible library which simplifies the development of sophisticated multi-threaded applications in C++. 🎥 60-min session + 💬virtual networking. Save your spot: live.remo.co/e/italian-c-me… #cpp #events #sobjectizer
Something went wrong.
Something went wrong.
United States Trends
- 1. Grammy 435K posts
- 2. #FliffCashFriday 2,479 posts
- 3. Dizzy 11.2K posts
- 4. Vesia 2,717 posts
- 5. #drwfirstgoal N/A
- 6. James Watson 11.7K posts
- 7. Georgetown 2,240 posts
- 8. Myles Rice N/A
- 9. Capitol Police 15.1K posts
- 10. Dylan Edwards N/A
- 11. Chase 88.4K posts
- 12. MANELYK EN COMPLICES 16.7K posts
- 13. Collar 14.6K posts
- 14. Clipse 24.9K posts
- 15. Thank a Republican N/A
- 16. Darryl Strawberry 1,744 posts
- 17. Kendrick 68.6K posts
- 18. Filibuster 385K posts
- 19. Jeremy Renner 4,980 posts
- 20. NBA Cup 5,322 posts