[jboss-jira] [JBoss JIRA] (JGRP-2310) Port to quarkus

Bela Ban (Jira) issues at jboss.org
Fri Mar 15 03:13:00 EDT 2019


     [ https://issues.jboss.org/browse/JGRP-2310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bela Ban updated JGRP-2310:
---------------------------
    Description: 
Port JGroups to Quarkus [1].

This is a quick and dirty port, to see what needs to be done.

The goal is to identify changes which can be made in JGroups to make this part as easy as possible. Example: since JMX is not supported, separate JMX into a set of interfaces and 2 implementations: the default impl which is used when JGroups runs on a regular JVM, and another one used when run on GraalVM.

[1] https://quarkus.io

  was:Compile JGroups to run with SubstrateVM and run (e.g.) Draw with it



> Port to quarkus
> ---------------
>
>                 Key: JGRP-2310
>                 URL: https://issues.jboss.org/browse/JGRP-2310
>             Project: JGroups
>          Issue Type: Task
>            Reporter: Bela Ban
>            Assignee: Bela Ban
>            Priority: Minor
>             Fix For: 4.0.20
>
>
> Port JGroups to Quarkus [1].
> This is a quick and dirty port, to see what needs to be done.
> The goal is to identify changes which can be made in JGroups to make this part as easy as possible. Example: since JMX is not supported, separate JMX into a set of interfaces and 2 implementations: the default impl which is used when JGroups runs on a regular JVM, and another one used when run on GraalVM.
> [1] https://quarkus.io



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jboss-jira mailing list