FedNow Is Live
401–410 of 1001 posts
Re: FedNow Is Live
#402[flagged]
Re: FedNow Is Live
#403Re: FedNow Is Live
#404For those curious, it is really using IBM MQ[1] under the hood and uses a bespoke flavor of the ISO 20022 specification. The FedNow Service itself is the tip of the iceberg in terms of what actually happens from an end-to-end perspective. We've been working to become a Certified Service Provider so feel free to ask me anything. I'm happy to share anything that is not under NDA. [1] https://www.ibm.com/products/mq
Does this end the T + 2day ridiculousness? It should be T + 1millisecond at worst. What does it take to update 2 "balance" values in databases?
Re: FedNow Is Live
#405Earlier quoted context omitted.
Some would say suspiciously so. Which is why some commentators think this is being implemented as a prerequisite of a CBDC.
The FedNow project was in the works long before any serious CBDC idea was conceptualized.
I don’t know whether the fed’s investigation into CBDCs will result in it adopting one. But FedNow has been designed in such a way that it could easily be modified to support one. You’d just have to implement a version of it where the allowed participants were everybody who’s allowed to have a bank account, rather than only banks.
Re: FedNow Is Live
#406Earlier quoted context omitted.
Does this end the T + 2day ridiculousness? It should be T + 1millisecond at worst. What does it take to update 2 "balance" values in databases?
T + 1 millisecond seems impossible. Light can only travel a couple of hundred miles in a millisecond.
Re: FedNow Is Live
#407Amazing news. Kinda sad to see that Stripe was not on the list of early adopters but I'm sure they will implement it soon. In Switzerland we build an awesome eBill system ontop of the equivalent thing to FedNow. Its all run by Six Group which is the biggest Stock Exchange but it is jointly owned by the big banks and government. So they all agreed to add this eBilling system. Its so much superior to having paper come…
Re: FedNow Is Live
#408Earlier quoted context omitted.
I’ve seen a lot of crazy conspiracy theories reveal themselves to be true in the past five years. Apply some critical thinking on this. Governments and corporate elites worldwide are salivating over the level of surveillance and control that a CBDC will enable.
> I’ve seen a lot of crazy conspiracy theories reveal themselves to be true in the past five years. Such as what? >Apply some critical thinking on this. Governments and corporate elites worldwide are salivating over the level of surveillance and control that a CBDC will enable. How is this any different from the current system? Your cash is 99% digital anyway with basically every transaction completely monitor-able t…
Re: FedNow Is Live
#409Earlier quoted context omitted.
Does this end the T + 2day ridiculousness? It should be T + 1millisecond at worst. What does it take to update 2 "balance" values in databases?
T + 1 millisecond seems impossible. Light can only travel a couple of hundred miles in a millisecond.
And this should be available to customer investors (dudes at home) before retail investors (hedge funds)
Re: FedNow Is Live
#410Earlier quoted context omitted.
The problem is, which "database"? If you know the data is always going to be in the range of ~1TB, use Postgres or some other ACID database. But I don't know of any petabyte scale ACID compliant database. Also I'm not sure if ACID is sufficient or not for banking systems.
BigQuery is ACID compliant and easily handles petabytes. https://cloud.google.com/bigquery/docs/introduction