DevWorx
Popular repositories Loading
-
nifi-starter
nifi-starter PublicA starter project using Apache Nifi. In 3 quick steps it deploys an example flow that fetches Deutsche Börse data from AWS S3, aggregates it using a simple custom Nifi processor and invokes a Pytho…
Java 4
-
impala-query-parser
impala-query-parser PublicContains instructions and helper libraries to allow you to parse SQL scripts in Apache Impala's dialect as part of your CI pipeline. Catching common mistakes / typos early in the development cycle …
-
forkjoinpool-blog
forkjoinpool-blog PublicThe code for the blog entry: https://www.devworx.co.uk/blog/Beware-The-ForkJoinPool-In-Web-Applications/index.html
Java 3
-
data-cornucopia
data-cornucopia PublicA collection of data developments tools and other miscellany useful for a variety of projects and consultancy arrangements.
Java 1
-
ui-bundles
ui-bundles PublicThis repository contains a number of UI components, reference implementations and other libraries that I find useful during the course of my regular consultancy and development engagements
Java
-
public-website
public-website PublicThe source code for the public website available at : https://www.devworx.co.uk
HTML
Repositories
- forkjoinpool-blog Public
The code for the blog entry: https://www.devworx.co.uk/blog/Beware-The-ForkJoinPool-In-Web-Applications/index.html
DevWorxCo/forkjoinpool-blog’s past year of commit activity - public-website Public
The source code for the public website available at : https://www.devworx.co.uk
DevWorxCo/public-website’s past year of commit activity - ui-bundles Public
This repository contains a number of UI components, reference implementations and other libraries that I find useful during the course of my regular consultancy and development engagements
DevWorxCo/ui-bundles’s past year of commit activity - data-cornucopia Public
A collection of data developments tools and other miscellany useful for a variety of projects and consultancy arrangements.
DevWorxCo/data-cornucopia’s past year of commit activity - cloudfront-logs-java16 Public
The AWS Cloudfront logs parser is a utility that traverses a directory of AWS Cloudfront log files and converts it into a local relational database - HSQLDB. It allowed the author to quickly get to a position to run some SQL queries against his log traffic and provided an excuse to try out some of the latest Java 16 features.
DevWorxCo/cloudfront-logs-java16’s past year of commit activity - nifi-starter Public
A starter project using Apache Nifi. In 3 quick steps it deploys an example flow that fetches Deutsche Börse data from AWS S3, aggregates it using a simple custom Nifi processor and invokes a Python script to produce a chart. Starting up Apache Nifi and getting a blank canvas can be daunting - this example will helps get over that inertia
DevWorxCo/nifi-starter’s past year of commit activity - maven-deploy-utils Public
A collection of standalone tools that assist with the deployment and customisation of Maven artefacts. With particular focus on the generation of scripts, replacement of group ids, versions etc. such that artefacts can be used in corporate environments.
DevWorxCo/maven-deploy-utils’s past year of commit activity - impala-query-parser Public
Contains instructions and helper libraries to allow you to parse SQL scripts in Apache Impala's dialect as part of your CI pipeline. Catching common mistakes / typos early in the development cycle has some significant productivity benefits.
DevWorxCo/impala-query-parser’s past year of commit activity