Hello,

Here is a list of optimizations to try. All of them are related to Ignite
memory and persistence:
https://apacheignite.readme.io/docs/durable-memory-tuning

But first things firsts, Ignite is a distributed database - ensure you have
more than 1 node in your deployment. Better throughput comes once the
scalability aspects are utilized.

--
Denis

On Fri, Dec 28, 2018 at 8:01 PM yangjiajun <[email protected]> wrote:

> Hello.
>
> I use ignite 2.6  as a sql database and enable persistence(full_sync).I
> only
> start one node.All tables are replicated.I use streaming while insert
> data.The write speed is about 5~6k records per table.Is such speed
> normal?Can I improve it?
>
> Here is my config file:
> example-default.xml
> <
> http://apache-ignite-users.70518.x6.nabble.com/file/t2059/example-default.xml>
>
>
>
>
> --
> Sent from: http://apache-ignite-users.70518.x6.nabble.com/
>

Reply via email to