|
-
May 7th, 2003, 08:57 AM
#1
Journaling File System, .NET, and us!
With what apperas to be that Microsoft will be ditching NTFS in the future for a journaling FS based off SQL, what do you guys think that might mean for us? Will there be any benefits as .NET developers that you can think of?
-
May 7th, 2003, 02:40 PM
#2
PowerPoster
I am sure that we, as .net devs, will get a few more features we can take advantage of in the System.IO namespace. The thing is, they are not supposed to be releasing this to the public until 2005. That is a while away still, and who knows what they will do to it by then.
The cool thing, from what I understand, about a journaling file system is that you can roll back changes to files because it logs them. At least that is what I have heard. Also, aren't searches supposed to be much faster because it looks in the journal instead of traversing the folder/file system looking for it?
-
May 8th, 2003, 08:24 AM
#3
Yeah, in theory it should be faster as location would not matter.
Of course it still a coupe more years off, but its good to still be looking into the pros and cons ahead of time. Makes the switch much smotther and not as much a shock to such a radical new change.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|