[
https://issues.apache.org/jira/browse/AMQ-9394?focusedWorklogId=907218&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-907218
]
ASF GitHub Bot logged work on AMQ-9394:
---------------------------------------
Author: ASF GitHub Bot
Created on: 27/Feb/24 21:44
Start Date: 27/Feb/24 21:44
Worklog Time Spent: 10m
Work Description: mattrpav commented on PR #1121:
URL: https://github.com/apache/activemq/pull/1121#issuecomment-1967660134
> Great to see work done on this! 👍
>
> What about other threads like `ActiveMQ Data File Writer`, `ActiveMQ
Journal *`, can/should these be virtual too or is that a bad idea?
Those are single threaded processing right now. They would most benefit from
being converted (or create a configurable alternative) to use Linux's IO_uring
(aka kqueue in macOS) vs Virtual Thread (which would block on I/O anyway).
Issue Time Tracking
-------------------
Worklog Id: (was: 907218)
Time Spent: 0.5h (was: 20m)
> Tech Preview: Virtual Thread support
> ------------------------------------
>
> Key: AMQ-9394
> URL: https://issues.apache.org/jira/browse/AMQ-9394
> Project: ActiveMQ Classic
> Issue Type: New Feature
> Reporter: Matt Pavlovich
> Assignee: Matt Pavlovich
> Priority: Major
> Labels: #virtualthread
> Fix For: 6.1.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Initial technical preview of Virtual Thread support
--
This message was sent by Atlassian Jira
(v8.20.10#820010)