Systems | Development | Analytics | API | Testing

Multi-Thread in Node.js: What are Worker Threads?

Node.js is a free, cross-platform JavaScript runtime environment, while single-threaded in nature, executes asynchronous code using several threads in the background. Because of its design, Node.js has received a lot of flak. It seems unusual that Node.js doesn't have direct access to threads when compared to programming languages like Java, C, or Python. The worker_thread module in Node.js 11 allows us to launch many threads on a single core.

Scaling NLP Pipelines at IHS Markit - MLOps Live #17

The data science team at IHS Markit will be sharing practical advice on building sophisticated NLP pipelines that work at scale. Using a robust and automated MLOps process, they run complex models that make massive amounts of unstructured data searchable and indexable. In this session, they will share their journey with MLOps and provide practical advice for other data science teams looking to.

Channel global decoupling for region discovery

Ably is a platform for pub/sub messaging. Publishes are done on named channels, and clients subscribed to a given channel have all messages on that channel delivered to them. The Ably pub/sub backend is multi-region: we run the production cluster in 7 AWS regions, and channel pub/sub operates seamlessly between them.

Creating a User Retention Analysis in Moesif

Making sure that users derive value from your product can usually be determined by your user retention. User retention measures what percentage of your users are returning to and using your product. Retention is a key metric to measure business health and product success. In this tutorial, Matt shows users how to set up a retention analysis in the User Retention screen in Moesif. He covers how to: Navigate to the User Retention screen Create a “First Event” and a “Returning Event” to measure the retention How to interpret the results

Creating a Behavioral Email in Moesif

Using metrics to drive an email flow can provide next-level service to your users. Once a user fits a certain criteria, Moesif can automatically send one-time and recurring emails based on that behavior. In this tutorial, Matt goes over the basic steps to set up a behavioral email in Moesif. These steps include: After this overview, users will be able to set up their own behavioral emails with ease in Moesif.