@ptt-bds Bác có 10 luồng thì đầu tiên nếu không có gì xảy ra nó sẽ lấy 10 dòng đầu tiên, sau đó thì cứ luồng nào "ra đi" nó sẽ lấy dòng tiếp theo, đâu có theo quy luật như 1,11,21,31 vs luồng 1 như bác nói đâu.
Issue with data manager
-
Hello,
I'm trying to use DB on bas , i setup my server on mongodb , all works.
But when the DB get implement by data (around 1K) , i can't use the data manager, i can use the db on the script/ get all data , but with the feature data manager i can't import/make backup/ or just see data , all stay blank and get infinit loading.Server mongo on unbut 16 like in bas doku , use the last BAS update.
Someone know how to fix ?