You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by GitBox <gi...@apache.org> on 2022/08/09 13:13:18 UTC

[GitHub] [incubator-seatunnel] lhyundeadsoul commented on issue #1954: [DISCUSS] Do we need to have our own engine

lhyundeadsoul commented on issue #1954:
URL: https://github.com/apache/incubator-seatunnel/issues/1954#issuecomment-1209365402

   Most people are curious about the unique features of the new engine:
   
   Diff with DataX:
   1. the ability of massive data exchange
   2. union processor of batch & streaming
   
   Diff with flink/spark:
   1. source can run independently using cache when sink fail
   2. combine the same data sources of different task
   3. sync thousands of tables by one connection
   4. pipeline-grade failover rather than whole task(flink)
   If there are some more unique features, we can add them continually. @EricJoy2048 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@seatunnel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org