Download stepping JAR 3.6.3 with all dependencies
Stepping is a framework designed to ease the implementation of data processing solutions.
In use cases where we need to implement data or data-streaming algorithms or any other processing on data, we need to
first handle many different infrastructure issues.
For example, we need to decide how to split the data processing logic into different steps, think about our threading policy,
how to handle communication between the different steps, error handling etc.
One of the most important subjects is the Threading Policy of our solution. For example, we need to think how many threads
to open, have the option to distribute the processing of data to multiple 'executors' in parallel, have a thread-safe
communication layer between the threads etc.
On top of that we also care a lot about the performance of our solution, we want to make sure that the latency added by
these infrastructures is minimal as possible.
Stepping aims to handle many of these aspects so developers can spend their time on the business logic instead of
solving these infrastructure and data flow issues issues over and over again.
Files of the artifact stepping version 3.6.3 from the group com.imperva.stepping.
Test
Artifact stepping
Group com.imperva.stepping
Version 3.6.3
Last update 04. November 2019
Tags: need handle solutions subjects minimal flow where open over time latency threads executors thread care processing algorithms aims option sure these think stepping again steps logic many that issues split policy example make different decide other have aspects data about ease most handling solution business possible designed distribute performance implement multiple between want streaming safe parallel error cases added communication important into layer threading framework developers spend solving implementation infrastructures instead their first infrastructure also
Organization not specified
URL https://github.com/imperva/stepping.git
License The Apache License, Version 2.0
Dependencies amount 3
Dependencies perf-sampler, slf4j-api, spring-context,
There are maybe transitive dependencies!
Group com.imperva.stepping
Version 3.6.3
Last update 04. November 2019
Tags: need handle solutions subjects minimal flow where open over time latency threads executors thread care processing algorithms aims option sure these think stepping again steps logic many that issues split policy example make different decide other have aspects data about ease most handling solution business possible designed distribute performance implement multiple between want streaming safe parallel error cases added communication important into layer threading framework developers spend solving implementation infrastructures instead their first infrastructure also
Organization not specified
URL https://github.com/imperva/stepping.git
License The Apache License, Version 2.0
Dependencies amount 3
Dependencies perf-sampler, slf4j-api, spring-context,
There are maybe transitive dependencies!
There is a newer version: 5.1.0
Show newest versionShow all versions of stepping Show documentation
Please rate this JAR file. Is it a good library?
0 downloads
Source code of stepping version 3.6.3
Please wait ...
© 2015 - 2024 Weber Informatics LLC | Privacy Policy