About
Articles by Igal
Activity
16K followers
Experience & Education
Volunteer Experience
Publications
-
HTTP/2 vs. HTTP/1.1
See publicationIn this video I show the difference in performance between HTTP/2 and HTTP/1.1, and why you should always configure your web servers to use HTTP2.
-
How to Easily Set Up Lucee in Tomcat
See publicationIn this video tutorial I show how to easily set up #Lucee in #Tomcat. While there are a few #CFML / Lucee-specific elements to the tutorial, most of it is applicable to any Tomcat setup, covering CATALINA_HOME, CATALINA_BASE, and the makebase utility.
-
Your CFML Engine is a Java Servlet
See publicationYou may have heard in the past that Lucee, like the other popular CFML engines, is a Java servlet — or more precisely, a JSP servlet. But what does that mean exactly? And more importantly, why should you care?
-
Harnessing the power of Java in CFML
See publicationThe Java world is full of free and open source (FOSS) libraries. Using code from those libraries in Lucee Server is easy. Here we show you how to use the Apache Commons IO Java library to parse log files super fast.
-
Safe Concurrency with Lucee
See publicationIn a previous post we saw how easy it is to do multi-threading in Lucee. But as Uncle Ben said, with great power comes great responsibility. When multiple threads access shared mutable objects at the same time, it is important to synchronize the access or else you will run into problems commonly known as race conditions. This post shows you how to avoid these problems while tapping safely into the power of multi-threading.
-
Easy Parallelism in Lucee
See publicationOne approach for increasing your application performance in Lucee is to take advantage of multi-threading - this allows you to improve throughput and take full advantage of multi-core processors. In this part 1 we will take a look at the concept of "parallelism" and how it can work in Lucee. In part 2 we will cover a couple of potential pitfalls, and how correct concurrent code can solve them.
Patents
-
Programmer's Chair
US 9144316
See patentA chair that allows a programmer, or any computer power-user, to sit with zero gravity in order to minimize the strain on the body while working and improve productivity.
Projects
-
Migrate2Postgres
- Present
See projectMigrate2Postgres is a project written in Java that allows to easily migrate other RDBMSs to #PostgreSQL.
-
Lucee WebSocket Extension
- Present
See projectImplemented an extension that adds WebSocket support for the Lucee Application Server
Recommendations received
-
LinkedIn User
18 people have recommended Igal
Join now to viewOther similar profiles
Explore top content on LinkedIn
Find curated posts and insights for relevant topics all in one place.
View top content