seatunnel icon indicating copy to clipboard operation
seatunnel copied to clipboard

[Discuss][Seatunnel-Engine]change queue to disruptor.

Open liugddx opened this issue 2 years ago • 4 comments

Search before asking

  • [X] I had searched in the feature and found no similar feature requirement.

Description

Now the queue we use is BlockingQueue. I want to replace it with Disruptor and test its performance under massive data

Usage Scenario

No response

Related issues

No response

Are you willing to submit a PR?

  • [X] Yes I am willing to submit a PR!

Code of Conduct

liugddx avatar Jan 03 '23 02:01 liugddx

I want to try it, so I'm ready to test it. Is this a meaningful issue for Seatunnel ? @CalvinKirs @hailin0 @Hisoka-X @EricJoy2048 @TyrantLucifer @ashulin @ic4y

liugddx avatar Jan 03 '23 02:01 liugddx

I want to try it, so I'm ready to test it. Is this a meaningful issue for Seatunnel ? @CalvinKirs @hailin0 @Hisoka-X @EricJoy2048 @TyrantLucifer @ashulin @ic4y

Great! This is a feature I'm very curious about the result.

Hisoka-X avatar Jan 03 '23 02:01 Hisoka-X

We can disscuss this in meeting tonight. Prepare the design plan and the necessity of the proposal before the discussion is better.

TyrantLucifer avatar Jan 03 '23 03:01 TyrantLucifer

I want to try it, so I'm ready to test it. Is this a meaningful issue for Seatunnel ? @CalvinKirs @hailin0 @Hisoka-X @EricJoy2048 @TyrantLucifer @ashulin @ic4y

This is a good idea, and care about resource usage when testing.

ic4y avatar Jan 03 '23 10:01 ic4y