Thomas,
This is something I'm looking into at the moment having recently installed 64bit FME out of necessity. A process I was running was really struggling under 32bit FME.
............
Are u using ESRI formats a lot ie reading / writing GDBs etc ???
This is what I've found..........
................
Install 64bit FME - it runs alongside 32bit FME no problem.
Your 32bit install will now be found under C:\\Apps\\FME
Your 64bit install will be found under C:\\Program Files\\FME
This is useful to know as u can now disable an exe file if reqd eg rename Workbench to fmeworkbench.exe.DISABLED - now you'll know for sure which version will fire up when you double click a *.fmw file (also keep an eye on splash screen / look at help - about).
...........................
The good news
.............................
I've found that the 64bit version definitely runs quicker (as expected) and will hopefully run any heavy processing you have to do.
.........................
The bad news
...........................
You may find that not all your scripts (workbenches) will run under 64bit FME
(look at log carefully - red text).
Do u have an installation of ArcMap ???
If so you'll have the option under 32bit FME to Read & Write using the ESRI GDB reader / writer (APO) - in practical terms you get a few more read / write options for GDBs - but these only run under 32bit FME. Any workbenches using these readers . writers won't run anymore under 64bit FME
Solution is simple:
Redefine your readers and writers to the generic FME geodatabase readers / writers (API) - these workbenches should now run under both32bit and 64bit FME
Help files / FMEpedia articles suggest adding a new SDEHOME system variable. I tried this but it didn't work for me. I found solution above did work (redefining readers / writers from the ESRI versions to the FME (API) versions).
..............
A few more readers / writers I had to redefine also eg MS Access
...............
In Conclusion
I'd recomend using 32bit FME until you really have to run 64bit FME if your swapping files with colleagues / processing ESRI formats
If using 64bit FME use the FME readers / writers (API)
................
If Safe could align both versions it would be hugely appreciated (ie make all readers / writers work under both versions.
.................
Hope this helps
Regards
Howard L'