GK Palem

Consulting CxO | Healthcare, FinTech, Industry 4.0: AI, Blockchain, Web 3.0

  • Home
  • Blog
  • About
  • Contact

Posts Tagged → Javascript

Launching multiple instances of PostGraphile with PM2

posted in Blog on May 2, 2021 by GK Palem 0 Comments
Launching multiple instances of PostGraphile with PM2

Launching PostGraphile with PM2 allows multiple PostGres databases to be exposed through GraphQL.

PostGraphile allows additional plugins to support advanced filtering and queries capabilities.

However, PM2 requires special configuration to allows multiple processes with same script name to be started.

In this post, we review the configuration required to achieve this.

Continue reading →

Feathers.JS: Realtime Micro-services with Node.js

posted in Blog on December 3, 2018 by GK Palem 0 Comments
Feathers.JS: Realtime Micro-services with Node.js

To be able to successfully deliver varied solutions in a timely manner, we need architectures and frameworks that allow reuse and rapid-development. For majority of our solutions, we use micro-services architecture with backend data controlled through RESTful resources, sockets and flexible data-base plug-ins.

Continue reading →
© Copyright 2001-2024. GK Palem. All Rights Reserved.