reliability
implementing HTTP reliability
My application is a desktop client and a web API application.I am writing both programs. Does the internet discard old requests?开发者_StackOverflow社区Does it make a difference if it is just an old[详细]
2023-02-09 01:09 分类:问答Ensuring send() data delivered
Is there any way of checking if data sent using winsock\'s send() or WSASend() are really delivered to destination?[详细]
2023-02-07 10:40 分类:问答WCF Reliable session without transport security will not faulted event on time
I have encountered a very interesting behavior of reliable session. I am using netTcp binding + duplex channel + reliable session.[详细]
2023-02-04 05:57 分类:问答Firebird for cloud application?
I will start a POS 开发者_开发技巧(point of sale) system that will begin as a regular intranet system (in his initial-beta stage) but I want to scale later to a cloud offering. I will offer it as a hy[详细]
2023-01-30 19:28 分类:问答Is activemq reliable?
We have put ActiveMQ on a fresh server. Configured it to use \'kahadb\' (the preferred as we read) and set it to allow the file to expand to 2gb.[详细]
2023-01-27 23:09 分类:问答What does the Reliable property mean in netTcpBinding
The netTcpBidning has a reliable property, but the documentation doesn\'t state what it does. For instance: Do it send keep-alives over the c开发者_Python百科onnection? Do it reconnect if connection[详细]
2023-01-22 13:39 分类:问答A question about checking for the existence of a file versus the directory being empty and reliability
I know that pretty much every programming language has a method to check the existence of a file or directory.[详细]
2023-01-20 16:56 分类:问答Benefits of using MS Queue
How can using something like MSMQ help with scalability and reliability? In the scenario of one web server to one database server does it help at all?[详细]
2023-01-19 08:38 分类:问答How reliable are modern databases in the presence of disk errors? [closed]
As it currently stands, this question is not a good fit for our Q&A开发者_运维百科 format. We expect answers to be supported by facts, references,or expertise, but this question will likely so[详细]
2023-01-15 11:20 分类:问答Can the unload Event be Used to Reliably fire ajax Request?
开发者_开发问答I need a method to monitor user edit sessions, and one of the solutions I\'m reviewing will have me using an unload event to send an ajax request to inform the server of the end of the[详细]
2023-01-13 15:56 分类:问答