The Wayback Machine - https://web.archive.org/web/20210214064327/https://github.com/tsegismont
Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Organizations

@rhq-project

Popular repositories

  1. A demo Music Store with Eclipse Vert.x and RxJava2

    Java 60 23

  2. simone Archived

    Java library for system monitoring

    Java 22 2

  3. Contextual logging for Vertx applications

    Java 19 4

  4. Benchmark of a simple GraphQL server on popular spec implementations

    Java 12 4

  5. A server-side Vert.x Kotlin demo application

    Kotlin 10 2

  6. How-to implement the API Gateway pattern with GraphQL

    Java 7 4

1,164 contributions in the last year

Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mon Wed Fri

Contribution activity

February 2021

Created a pull request in eclipse-vertx/vert.x that received 7 comments

SharedWorkerPool close method should not force executor termination

Instead, it should update the refCounf and eventually remove the pool for the shared pools map. Fixes #3786

+35 −13 7 comments
Reviewed 7 pull requests in 5 repositories
eclipse-vertx/vertx-sql-client 2 pull requests
vert-x3/vertx-ignite 2 pull requests
vert-x3/vertx-service-discovery 1 pull request
eclipse-vertx/vert.x 1 pull request
vert-x3/vertx-starter 1 pull request

Created an issue in eclipse-vertx/vert.x that received 8 comments

Cannot modify metrics options via sysprop or custom Launcher

A custom Launcher is often used when you want to setup things like metrics options programmatically before Vert.x is started. Since #3771 , it is n…

8 comments
Opened 3 other issues in 3 repositories
vert-x3/vertx-starter
1 open
eclipse-vertx/vert.x
1 closed
reactiverse/reactiverse-contextual-logging
1 open