FusionReactor Observability & APM

Troubleshoot

Blog / Info

Customers

About Us

Installation

Configure

Troubleshoot

Blog / Info

Customers

About Us

Author Posts: Tom King

VueJS 101 for CFML Devs

VueJS 101 for CFML Devs

VueJS 101 for CFML Devs I’ve been stumbling across a fair few developers recently who like the idea of using VueJS, but are not sure how to get started. VueJS can be used to build whole applications, but sometimes the

Read More »
Testing and Improving Database Performance Using FRAPI Title Image

Testing and Improving Database Performance Using FRAPI

Testing and Improving Database Performance Using FRAPI So the other day, I spotted a MySQL query (InnoDB, 5.27 if you’re interested) which was feeling non-performant. I should also point out, that SQL and testing and improving database performance are really

Read More »
Revisiting CFML Operators In Lucee Title Image

Revisiting CFML Operators In Lucee

Revisiting CFML Operators In Lucee Operators are ubiquitous. As developers, we use them every day, and maybe even in every line of code. Why is it then, I never seem to find the time to revisit these language essentials? Perhaps

Read More »
Watermarking PDFs In Lucee Title Image

Watermarking PDFs In Lucee 5.3.7 Without Using CFPDF

Watermarking PDFs In Lucee 5.3.7 Without using CFPDF Recently, I’ve needed to add a watermark to PDFs but struggled with Lucee’s current implementation in 5.3.x..  Watermarking PDFs In Lucee 5.3.7 without using CFPDF is usually pretty straightforward, via <code> <cfpdf action=”addwatermark”

Read More »

Basic Load Testing With Locust

Basic load testing with Locust No-one likes to get caught out with scaling issues. Your app or site goes viral, or you simply get a tonne of unexpected traffic through a favourable blog post, and without some preparation, all hell

Read More »
ColdFusion Microservices Title Image

ColdFusion and Microservices

The all-new Adobe ColdFusion 2021 has just been released with dozens of features introduced to boost efficiency, security, scalability, language improvement, in addition to much newer instruments for performance monitoring and profiling. A substantial focus of CF2021 is support of

Read More »
Adobe ColdFusion 2018 Vs Lucee Logos

Adobe ColdFusion 2018 Versus Lucee

Adobe ColdFusion and Lucee are two leading web application development tools based on CFML (ColdFusion Markup Language) code. Adobe ColdFusion was initially developed to connect HTML and the database easily. With the release of Adobe ColdFusion 2018, a full-blown scripting language

Read More »