Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Wisp] Thread-based asynchronous File IO implementation #213

Closed
joeyleeeeeee97 opened this issue Mar 17, 2021 · 0 comments
Closed

[Wisp] Thread-based asynchronous File IO implementation #213

joeyleeeeeee97 opened this issue Mar 17, 2021 · 0 comments
Assignees

Comments

@joeyleeeeeee97
Copy link
Contributor

Summary: Use ThreadPool as asynchronous IO delegate for asynchronous IO implementation. The feature can be used in Wisp flow and non-Wisp flow.

@joeyleeeeeee97 joeyleeeeeee97 self-assigned this Mar 17, 2021
@joeyleeeeeee97 joeyleeeeeee97 changed the title [Wisp] hread-based asynchronous File IO implementation [Wisp] Thread-based asynchronous File IO implementation Mar 17, 2021
joeyleeeeeee97 pushed a commit to joeyleeeeeee97/dragonwell8_hotspot that referenced this issue Mar 17, 2021
Summary:
Use -XX:+UseAsyncIO to enable ThreadPool based asynchronous IO

Test Plan:

Reviewed-by: leiyu, zhengxiaolinX

Issue:  dragonwell-project/dragonwell8#213
joeyleeeeeee97 pushed a commit to joeyleeeeeee97/dragonwell8_jdk that referenced this issue Mar 17, 2021
Summary:
Use ThreadPool as asynchronous IO delegate for asynchronous IO implementation.
The feature can be used in Wisp flow and non-Wisp flow.

Test Plan: test/com/alibaba/wisp/io/ThreadPoolAIOTest.java

Reviewed-by: leiyu, zhengxiaolinX

Issue:  dragonwell-project/dragonwell8#213
joeyleeeeeee97 pushed a commit to joeyleeeeeee97/dragonwell8_jdk that referenced this issue Mar 17, 2021
Summary:
Use ThreadPool as asynchronous IO delegate for asynchronous IO implementation.
The feature can be used in Wisp flow and non-Wisp flow.

Test Plan: test/com/alibaba/wisp/io/ThreadPoolAIOTest.java

Reviewed-by: leiyu, zhengxiaolinX

Issue:  dragonwell-project/dragonwell8#213

thread local judge
joeyleeeeeee97 pushed a commit to joeyleeeeeee97/dragonwell8_jdk that referenced this issue Mar 23, 2021
Summary:
Use ThreadPool as asynchronous IO delegate for asynchronous IO implementation.
The feature can be used in Wisp flow and non-Wisp flow.

Test Plan: test/com/alibaba/wisp/io/ThreadPoolAIOTest.java

Reviewed-by: leiyu, zhengxiaolinX

Issue:  dragonwell-project/dragonwell8#213

thread local judge
joeyleeeeeee97 pushed a commit to joeyleeeeeee97/dragonwell8_jdk that referenced this issue Apr 25, 2021
Summary:
Use ThreadPool as asynchronous IO delegate for asynchronous IO implementation.
The feature can be used in Wisp flow and non-Wisp flow.

Test Plan: test/com/alibaba/wisp/io/ThreadPoolAIOTest.java

Reviewed-by: leiyu, zhengxiaolinX

Issue:  dragonwell-project/dragonwell8#213

thread local judge
joeyleeeeeee97 pushed a commit to joeyleeeeeee97/dragonwell8_jdk that referenced this issue Apr 25, 2021
Summary:
Use ThreadPool as asynchronous IO delegate for asynchronous IO implementation.
The feature can be used in Wisp flow and non-Wisp flow.

Test Plan: test/com/alibaba/wisp/io/ThreadPoolAIOTest.java

Reviewed-by: leiyu, zhengxiaolinX

Issue:  dragonwell-project/dragonwell8#213

thread local judge
joeyleeeeeee97 pushed a commit to joeyleeeeeee97/dragonwell8_hotspot that referenced this issue Apr 25, 2021
Summary:
Use -XX:+UseAsyncIO to enable ThreadPool based asynchronous IO

Test Plan:

Reviewed-by: leiyu, zhengxiaolinX

Issue:  dragonwell-project/dragonwell8#213
joeyleeeeeee97 pushed a commit to joeyleeeeeee97/dragonwell8_jdk that referenced this issue Apr 25, 2021
Summary:
Use ThreadPool as asynchronous IO delegate for asynchronous IO implementation.
The feature can be used in Wisp flow and non-Wisp flow.

Test Plan: test/com/alibaba/wisp/io/ThreadPoolAIOTest.java

Reviewed-by: leiyu, zhengxiaolinX

Issue:  dragonwell-project/dragonwell8#213

thread local judge
joeyleeeeeee97 pushed a commit to joeyleeeeeee97/dragonwell8_jdk that referenced this issue Apr 25, 2021
Summary:
Use ThreadPool as asynchronous IO delegate for asynchronous IO implementation.
The feature can be used in Wisp flow and non-Wisp flow.

Test Plan: test/com/alibaba/wisp/io/ThreadPoolAIOTest.java

Reviewed-by: leiyu, zhengxiaolinX

Issue:  dragonwell-project/dragonwell8#213

thread local judge
joeyleeeeeee97 pushed a commit to joeyleeeeeee97/dragonwell8_jdk that referenced this issue Apr 25, 2021
Summary:
Use ThreadPool as asynchronous IO delegate for asynchronous IO implementation.
The feature can be used in Wisp flow and non-Wisp flow.

Test Plan: test/com/alibaba/wisp/io/ThreadPoolAIOTest.java

Reviewed-by: leiyu, zhengxiaolinX

Issue:  dragonwell-project/dragonwell8#213

thread local judge
joeyleeeeeee97 pushed a commit to joeyleeeeeee97/dragonwell8_jdk that referenced this issue Apr 25, 2021
Summary:
Use ThreadPool as asynchronous IO delegate for asynchronous IO implementation.
The feature can be used in Wisp flow and non-Wisp flow.

Test Plan: test/com/alibaba/wisp/io/ThreadPoolAIOTest.java

Reviewed-by: leiyu, zhengxiaolinX

Issue:  dragonwell-project/dragonwell8#213

thread local judge
joeyleeeeeee97 pushed a commit to joeyleeeeeee97/dragonwell8_jdk that referenced this issue Apr 25, 2021
Summary:
Use ThreadPool as asynchronous IO delegate for asynchronous IO implementation.
The feature can be used in Wisp flow and non-Wisp flow.

Test Plan: test/com/alibaba/wisp/io/ThreadPoolAIOTest.java

Reviewed-by: leiyu, zhengxiaolinX

Issue:  dragonwell-project/dragonwell8#213

thread local judge
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant