Click here to Skip to main content
15,883,558 members
Articles / Web Development / Node.js

Ibuki - PUB-SUB Messaging and Data Service for Node.js

Rate me:
Please Sign up or sign in to vote.
0.00/5 (No votes)
23 Jan 2023CPOL6 min read 8.2K   45   2  
Send and receive messages in a node.js application in any place of the code. A message can be any object and it can be of arbitrary size.
Ibuki is a PUB-SUB messaging and data service for node.js which greatly simplifies intra module communications.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
India India
I do full stack development. I love creating generic frameworks which automate repetitive tasks. I created one such framework in C#.net for interaction with SQL server database in a generic manner and successfully used it in several projects.

At present, I am working with JavaScript frameworks such as react.js, Node.js, Angular, Next.js, Gatsby, Google's mobile platform Flutter and Docker. I am fond of PostgreSQL as a database.

I have got good domain knowledge in Financial Accounting, Legal, Human resource management, Inventory management, Point of sales and engineering systems. I decompose complex business problems to simple ones and I am a good self-learner. I created an IOT application based on node.js and JavaScript which enables communication among several intelligent devices and that application is in production with a zero rate of failure.

I can be contacted for professional advice in mission-critical projects in node.js, Angular 4/5/6, JavaScript, React.js, PostgreSQL, Powerbuilder migration.

Comments and Discussions