Data Synchronization in Concurrent tasks using locks in V Language tutlinks.com/data-synchro…
πŸ‘︎ 12
πŸ’¬︎
πŸ‘€︎ u/navulepavan
πŸ“…︎ Nov 11 2021
🚨︎ report
How to keep track of synchronization state of Data Lake?

Say you have a bunch of raw json objects in your S3 data lake, how do you keep track of which ones you have and have not processed? By processed I mean transformed via dbt, python, etc. and sent into an analytics database for instance?

Do you have some synchronization table in a synchronization database that keeps track of each id of each type that has been processed and has a generic key to link to the processed object?

What if 1 raw object links to multiple processed objects? Or if you need multiple raw objects to create one processed object?

πŸ‘︎ 6
πŸ’¬︎
πŸ‘€︎ u/third_dude
πŸ“…︎ Aug 09 2021
🚨︎ report
Jsynchronous.js - Data synchronization for games and real-time web apps github.com/siriusastrebe/…
πŸ‘︎ 10
πŸ’¬︎
πŸ‘€︎ u/siriusastrebe
πŸ“…︎ Jul 21 2021
🚨︎ report
currency data synchronization

every time i spend a bit of bloodpoints into the bloodweb, i get this error that the cloud couldnt synchronize with my player data currency. restarted everything but i just cant even spend the money i saved wtf do i do

and btw, how many charges do the toolboxes have? the event ones only say they speed up repair but no charges?

πŸ‘︎ 7
πŸ’¬︎
πŸ‘€︎ u/frankiewonder
πŸ“…︎ Jun 30 2021
🚨︎ report
Jsynchronous.js - Data synchronization for games and real-time web apps github.com/siriusastrebe/…
πŸ‘︎ 15
πŸ’¬︎
πŸ‘€︎ u/siriusastrebe
πŸ“…︎ Jul 21 2021
🚨︎ report
common data time synchronization in ROS

Hello, I am new in ROS and in my master thesis I am trying to find possible solutions to capture heterogeneous data streams from distributed sensors and enable applications of fused modeling of situational awareness. After being suggested by my team to look at ROS for this purpose, I have managed to capture sensor data and represent it fused in RVIZ. What would this process look like if I have multiple sensor nodes with multiple separate sensors and then want to merge the data from the sensor nodes on a master host?

So specifically, I would like to know: How could I realize the common data time synchronization of the incoming data streams in ROS?

Thanks!

πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/Lejm4n96
πŸ“…︎ May 13 2021
🚨︎ report
How much data will Monero GUI Wallet Synchronization Consume?

I am completely new to both mining and Monero. I chose Monero because it appears to me like something I can get involved with. However, I'm already getting discouraged due to the high amount of data been consumed for just the GUI Synchronization.

Out of almost 1.6milliom blocks to sync, I'm left with over 740,000 more blocks and I've lost about 50GB already. I'm just curious to know if I'd need another 50 to 60GB worth of data to completely sync the wallet or will it consum higher? This is because data access in my country is quite limiting and expensive.

Also, it appears like the wallet cannot be used unless it completely syncs.

Other questions:

Can I start pool mining while my wallet syncs?

Can I do both CPU and GPU mining at the same time?

πŸ‘︎ 5
πŸ’¬︎
πŸ‘€︎ u/EbukaCizy
πŸ“…︎ Apr 09 2021
🚨︎ report
[Data Synchronization: Ep. 3] Cinchy to Salesforce Sync nocode.onl/5284256/data-s…
πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/marvelogs
πŸ“…︎ Apr 09 2021
🚨︎ report
Time synchronization over a free-space optical communication channel (open-access) | Optica (2018) - Applications of this include LyteLoop's data storage, spacecraft tracking services, and augmenting ground communications osapublishing.org/optica/…
πŸ‘︎ 4
πŸ’¬︎
πŸ‘€︎ u/Aerothermal
πŸ“…︎ Apr 19 2021
🚨︎ report
Data synchronization in privacy first web apps github.com/mio991/sync-se…
πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/mio991
πŸ“…︎ Apr 02 2021
🚨︎ report
Handling data synchronization

Hello guys, wanted to ask how to handle data synchronization with. Net core. I have one remote db and one local db, the remote being the main one. I have to synchronize latest data from the remote to local one every hour. Was thinking about handling it with audit log but wanna know if there are other better options. Also if I should use SSIS for this task. Thank you

πŸ‘︎ 4
πŸ’¬︎
πŸ‘€︎ u/abys99
πŸ“…︎ Jan 21 2021
🚨︎ report
Cebu City Health Department will now stop publishing daily covid-19 reports due to "synchronization" effort of its data with the DOH- alam na this magic time na para sa cebu
πŸ‘︎ 30
πŸ’¬︎
πŸ‘€︎ u/ButtShark69
πŸ“…︎ Jul 06 2020
🚨︎ report
Hub-and-Spoke vs. Point-to-Point Data Synchronization: Which one to pick? blog.getcensus.com/hub-an…
πŸ‘︎ 10
πŸ’¬︎
πŸ‘€︎ u/Drkpwn
πŸ“…︎ Oct 01 2020
🚨︎ report
Automated solution for production-to-data-lake synchronization

Are there any ELT tools out there that can:

  1. automatically detect when new tables are made to source databases and create corresponding tables in the target data lake (Snowflake/Redshift/BigQuery) and populate the data?
  2. automatically detect when columns are added to source tables and add them to corresponding data-lake tables and populate them?
  3. automatically detect when columns are renamed in the source databases and rename them to match in the data lake?

I'm mostly thinking of sources like Aurora Postgres, SQL Server, and Oracle.

πŸ‘︎ 11
πŸ’¬︎
πŸ‘€︎ u/FlukeStarbucker
πŸ“…︎ Jul 29 2020
🚨︎ report
What do people using elasticsearch in production do for continuous data synchronization between the RDBMS and elasticsearch cluster?

We have an application that has millions of data in RDS. The search has been slow since couple of months because of data load. Therefore, the company has asked me to implement elastic search, so that to boost the search speed.

The problem is we have to contentiously sync the elasticsearch indices and the RDS.

I tried to sync using abc cli. It only synchronizes the table with its corresponding index and does not give options to manage data structure by ourselves.

Our data has so many joins and nested query. It has to be managed in elasticsearch as well to perform efficient search.

So, my question is what are some possible ways to do such continuous synchronization?

πŸ‘︎ 10
πŸ’¬︎
πŸ“…︎ Apr 28 2020
🚨︎ report
I just lost 1300+ hours gameplay worth of save data thanks to Steam Cloud synchronization blowing it after a reinstall

I don't know where to really register a complaint, and googling shows this has been done before, so sorry for this post. Please delete if it breaks the rules. i just feel, due to my history of interaction with Steam support, that there is zero point in contacting them.

I don't blame the devs. I mainly blame myself for blindly trusting Steam to work properly and not backing up my save files.

πŸ‘︎ 5
πŸ’¬︎
πŸ‘€︎ u/gold4yamouth
πŸ“…︎ Jun 06 2020
🚨︎ report
Hub-and-Spoke vs. Point-to-Point Data Synchronization: which one should you pick? blog.getcensus.com/hub-an…
πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/Drkpwn
πŸ“…︎ Oct 01 2020
🚨︎ report
Minimal Notes App - fast as a native app (PWA), serverless synchronization via Google Drive Application Data, encryption via Web Crypto API github.com/htdt/mininote
πŸ‘︎ 4
πŸ’¬︎
πŸ‘€︎ u/crush-name
πŸ“…︎ Sep 11 2020
🚨︎ report
The Tale of a Bug in Arc: Synchronization and Data Races ralfj.de/blog/2018/07/13/…
πŸ‘︎ 135
πŸ’¬︎
πŸ‘€︎ u/ralfj
πŸ“…︎ Jul 13 2018
🚨︎ report
A TLA+ spec for the Minimum Viable Data Synchronization protocol specs.vac.dev/specs/mvds.…
πŸ‘︎ 9
πŸ’¬︎
πŸ‘€︎ u/pron98
πŸ“…︎ Apr 14 2020
🚨︎ report
Cross-device data synchronization design question

Hi, I'm developing an app and am looking for some insight on an architecture that will help me sync data across devices/platforms. I have a few somewhat unique requirements:

  • App should have no login
  • Data entered into the app is unique to a single user and never viewed by anyone else
  • When a user installs the app on either Android or iPhone all of their data should be stored only in a local SQLite database or some other datastore (e.g. Realm.io) on their phone
  • A user may upgrade to a paid membership at which time they have the option to sync their data between all their devices (Android/iPhone/iPad and in the future a website). I would like to keep a copy of the data on each device for the eventuality of.....
  • A user may stop syncing between devices at which time a local copy of whatever data is on each device remains intact.

My thoughts right now are to have a local Realm database that comes with the app install. When a user upgrades I will create a unique identifier and hidden password stored on the device which I will use to associate them with a synced Realm in the cloud, without needing to provide a password themselves.

At upgrade time I will copy the local Realm to the synced Realm.

If they want to link a new device they will have to read a QR code from their master device, which will give them the unique identifier/password combo used to connect to their cloud-based Realm. I'm going for a similar experience to how apps like Signal or WhatsApp work.

A few of my questions/concerns:

  • Is there a better datastore and syncing option than Realm, like another provider, or some way to do this with pure SQLite and running my own sync server, without writing a ton of complex transactional data merging code?
  • How do I go about keeping a local copy of data on each phone, that way when someone downgrades all their data is simply on their phone?
  • What is the best way to authenticate someone to a cloud data store without requiring them to have a username and password? (e.g. UUID or token)

Thank you very much!

πŸ‘︎ 4
πŸ’¬︎
πŸ‘€︎ u/jon1234567
πŸ“…︎ Jan 31 2020
🚨︎ report
data synchronization between redis and mysql

I changed the data on redis, wanted to synchronize it to mysql periodically, how do I do it? what are the solutions, the tools?
at the same time, data no found on redis, how to synchronize from mysql to redis?

πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/sea520
πŸ“…︎ Nov 29 2019
🚨︎ report
Debugging Firestore Data Synchronization for React Native Ratings and Conversations Application youtu.be/cvesTbPDSoQ
πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/halfjew22
πŸ“…︎ Mar 03 2020
🚨︎ report
IOS data synchronization error

Hello Deep Towners! As you know some iOS users are getting data synchronization error(s) when they try to save/load the game or enter the guild tab. After investigating the issue we conclude that this problem occurs for the following three reasons:

  1. Your iCloud Drive is turned off. Go to your settings -> iCloud and make sure that it’s toggled green.

  2. You have cancelled the Game Center request to sign in too many times in a row (3 or 4). What you need to do is go to your Settings and sign in to Game Center manually.

  3. Your Game Center and iCloud are not connected with the same e-mail account. Please make sure they are the same.

πŸ‘︎ 3
πŸ’¬︎
πŸ‘€︎ u/Alien585
πŸ“…︎ Jun 07 2019
🚨︎ report
Data Synchronization Error

Recently got a new device, and it keeps showing me this error when i try to load my account. I'm on android, does anyone know how to fix this?

πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/Exxonia
πŸ“…︎ Jul 20 2019
🚨︎ report
All about lock-free, wait-free, obstruction-free, atomic-free synchronization algorithms and data structures... 1024cores.net
πŸ‘︎ 157
πŸ’¬︎
πŸ‘€︎ u/RaineFan
πŸ“…︎ Dec 27 2010
🚨︎ report
Cross-device data synchronization design question

Hi, I'm developing an app and am looking for some insight on an architecture that will help me sync data across devices/platforms. I have a few somewhat unique requirements:

  • App should have no login
  • Data entered into the app is unique to a single user and never viewed by anyone else
  • When a user installs the app on either Android or iPhone all of their data should be stored only in a local SQLite database or some other datastore (e.g. Realm.io) on their phone
  • A user may upgrade to a paid membership at which time they have the option to sync their data between all their devices (Android/iPhone/iPad and in the future a website). I would like to keep a copy of the data on each device for the eventuality of.....
  • A user may stop syncing between devices at which time a local copy of whatever data is on each device remains intact.

My thoughts right now are to have a local Realm database that comes with the app install. When a user upgrades I will create a unique identifier and hidden password stored on the device which I will use to associate them with a synced Realm in the cloud, without needing to provide a password themselves.

At upgrade time I will copy the local Realm to the synced Realm.

If they want to link a new device they will have to read a QR code from their master device, which will give them the unique identifier/password combo used to connect to their cloud-based Realm. I'm going for a similar experience to how apps like Signal or WhatsApp work.

A few of my questions/concerns:

  • Is there a better datastore and syncing option than Realm, like another provider, or some way to do this with pure SQLite and running my own sync server, without writing a ton of complex transactional data merging code?
  • How do I go about keeping a local copy of data on each phone, that way when someone downgrades all their data is simply on their phone?
  • What is the best way to authenticate someone to a cloud data store without requiring them to have a username and password? (e.g. UUID or token)

Thank you very much!

πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/jon1234567
πŸ“…︎ Jan 31 2020
🚨︎ report

Please note that this site uses cookies to personalise content and adverts, to provide social media features, and to analyse web traffic. Click here for more information.